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