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

  /art/runtime/gc/
allocator_type.h 32 kAllocatorTypeLOS, // Large object space, also doesn't have entrypoints.
heap-inl.h 241 kAllocatorTypeLOS,
328 case kAllocatorTypeLOS: {
heap.cc     [all...]
  /art/runtime/mirror/
array-inl.h 160 DCHECK(allocator_type != gc::kAllocatorTypeLOS);

Completed in 154 milliseconds