Home
last modified time | relevance | path

Searched refs:old_allocator (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.h293 AllocatorType GetUpdatedAllocator(AllocatorType old_allocator) { in GetUpdatedAllocator() argument
294 return (old_allocator == kAllocatorTypeNonMoving) ? in GetUpdatedAllocator()