Searched refs:InsertAllocatorDispatch (Results 1 – 4 of 4) sorted by relevance
118 BASE_EXPORT void InsertAllocatorDispatch(AllocatorDispatch* dispatch);
94 void InsertAllocatorDispatch(AllocatorDispatch* dispatch) { in InsertAllocatorDispatch() function
310 base::allocator::InsertAllocatorDispatch(&allocator_dispatch); in EnableHeapTracking()
206 base::allocator::InsertAllocatorDispatch(&g_allocator_dispatch); in InstallAllocatorHooks()