Home
last modified time | relevance | path

Searched refs:SetHooksInstallCallback (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h68 static void SetHooksInstallCallback(void (*hooks_install_callback)());
Dsampling_heap_profiler.cc227 void SamplingHeapProfiler::SetHooksInstallCallback( in SetHooksInstallCallback() function in base::SamplingHeapProfiler