Home
last modified time | relevance | path

Searched refs:InsertAllocatorDispatch (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h118 BASE_EXPORT void InsertAllocatorDispatch(AllocatorDispatch* dispatch);
Dallocator_shim.cc94 void InsertAllocatorDispatch(AllocatorDispatch* dispatch) { in InsertAllocatorDispatch() function
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc310 base::allocator::InsertAllocatorDispatch(&allocator_dispatch); in EnableHeapTracking()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc206 base::allocator::InsertAllocatorDispatch(&g_allocator_dispatch); in InstallAllocatorHooks()