Searched refs:allocator_dispatch (Results 1 – 1 of 1) sorted by relevance
208 AllocatorDispatch allocator_dispatch = {&AllocFn, variable310 base::allocator::InsertAllocatorDispatch(&allocator_dispatch); in EnableHeapTracking()322 base::allocator::RemoveAllocatorDispatchForTesting(&allocator_dispatch); in DisableHeapTrackingForTesting()332 return &allocator_dispatch; in GetDispatchForTesting()