Searched refs:old_allocator (Results 1 – 1 of 1) sorted by relevance
299 AllocatorType GetUpdatedAllocator(AllocatorType old_allocator) { in GetUpdatedAllocator() argument300 return (old_allocator == kAllocatorTypeNonMoving) ? in GetUpdatedAllocator()