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