Searched refs:g_hooks_install_callback (Results 1 – 1 of 1) sorted by relevance
55 void (*g_hooks_install_callback)(); variable221 g_hooks_install_callback(); in InstallAllocatorHooks()229 CHECK(!g_hooks_install_callback && hooks_install_callback); in SetHooksInstallCallback()230 g_hooks_install_callback = hooks_install_callback; in SetHooksInstallCallback()235 g_hooks_install_callback(); in SetHooksInstallCallback()