Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp97 static constexpr char kHooksPrefix[] = "hooks"; variable
394 hook_installed = InstallHooks(globals, options, kHooksPrefix, kHooksSharedLib); in MallocInitImpl()