Searched defs:kAllocatorTypeRegionTLAB (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dallocator_type.h34 kAllocatorTypeRegionTLAB, enumerator in enum:art::gc::AllocatorType
39 return allocator == kAllocatorTypeTLAB || allocator == kAllocatorTypeRegionTLAB;

Completed in 1878 milliseconds