Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp104 static constexpr char kDebugPropertyProgram[] = "libc.debug.malloc.program"; variable
233 if (__system_property_get(kDebugPropertyProgram, program) != 0 && in CheckLoadMallocDebug()