Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc228 void (*hooks_install_callback)()) { in SetHooksInstallCallback() argument
229 CHECK(!g_hooks_install_callback && hooks_install_callback); in SetHooksInstallCallback()
230 g_hooks_install_callback = hooks_install_callback; in SetHooksInstallCallback()
H A Dsampling_heap_profiler.h68 static void SetHooksInstallCallback(void (*hooks_install_callback)());
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h71 static void SetHooksInstallCallback(void (*hooks_install_callback)());
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h71 static void SetHooksInstallCallback(void (*hooks_install_callback)());