Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp105 static constexpr char kDebugEnvOptions[] = "LIBC_DEBUG_MALLOC_OPTIONS"; variable
225 char* env = getenv(kDebugEnvOptions); in CheckLoadMallocDebug()