Searched refs:kDebugPropertyOptions (Results 1 – 1 of 1) sorted by relevance
101 static constexpr char kDebugPropertyOptions[] = "libc.debug.malloc.options"; variable225 if (__system_property_get(kDebugPropertyOptions, *options) == 0 || *options[0] == '\0') { in CheckLoadMallocDebug()