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