Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp97 static constexpr char kHooksEnvEnable[] = "LIBC_HOOKS_ENABLE"; variable
212 char* env = getenv(kHooksEnvEnable); in CheckLoadMallocHooks()