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