Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp102 std::string GetErrorTypeFromHwAsanLog(const std::string& hwAsanBuffer) in GetErrorTypeFromHwAsanLog() argument
106 return GetErrorTypeFromLog(hwAsanBuffer, hwAsanRecordRe, HWASAN_ERRTYPE_FIELD, "HWASAN"); in GetErrorTypeFromHwAsanLog()
H A Dgwpasan_collector.h58 std::string GetErrorTypeFromHwAsanLog(const std::string& hwAsanBuffer);