Searched refs:hwAsanBuffer (Results 1 – 2 of 2) sorted by relevance
102 std::string GetErrorTypeFromHwAsanLog(const std::string& hwAsanBuffer) in GetErrorTypeFromHwAsanLog() argument106 return GetErrorTypeFromLog(hwAsanBuffer, hwAsanRecordRe, HWASAN_ERRTYPE_FIELD, "HWASAN"); in GetErrorTypeFromHwAsanLog()
58 std::string GetErrorTypeFromHwAsanLog(const std::string& hwAsanBuffer);