HomeSort by relevance Sort by last modified time
    Searched refs:current_allocator_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap.cc 215 current_allocator_(kAllocatorTypeDlMalloc),
    [all...]
heap.h 226 return current_allocator_;
1236 AllocatorType current_allocator_; member in class:art::gc::Heap
    [all...]

Completed in 403 milliseconds