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

  /art/runtime/gc/
allocator_type.h 33 kAllocatorTypeRegion,
heap-inl.h 319 case kAllocatorTypeRegion: {
heap.h 716 allocator_type != kAllocatorTypeRegion &&
    [all...]
heap.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 192 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::kAllocatorTypeRegion)
292 case gc::kAllocatorTypeRegion: {

Completed in 213 milliseconds