Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp63 char *gwpOutput = strstr(buf, "End GWP-ASan report"); in WriteGwpAsanLog() local
69 if (gwpOutput) { in WriteGwpAsanLog()