Searched refs:system_sysprop (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/bionic/ |
D | gwp_asan_wrappers.cpp | 274 const char* system_sysprop, const char* app_sysprop, in GetGwpAsanOptionImpl() argument 287 const char* default_sysprop = system_sysprop; in GetGwpAsanOptionImpl() 316 const char* system_sysprop, const char* app_sysprop, in GetGwpAsanIntegerOption() argument 320 if (!GetGwpAsanOptionImpl(buffer, mallopt_options, system_sysprop, app_sysprop, in GetGwpAsanIntegerOption() 337 const char* system_sysprop, const char* app_sysprop, in GetGwpAsanBoolOption() argument 341 if (!GetGwpAsanOptionImpl(buffer, mallopt_options, system_sysprop, app_sysprop, in GetGwpAsanBoolOption()
|