Searched refs:kHooksEnvEnable (Results 1 – 1 of 1) sorted by relevance
97 static constexpr char kHooksEnvEnable[] = "LIBC_HOOKS_ENABLE"; variable212 char* env = getenv(kHooksEnvEnable); in CheckLoadMallocHooks()