Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc199 static bool hook_installed = InstallAllocatorHooks(); in InstallAllocatorHooksOnce() local
200 ignore_result(hook_installed); in InstallAllocatorHooksOnce()