Searched defs:errType (Results 1 – 5 of 5) sorted by relevance
71 std::string errType = "GWP-ASAN"; in WriteGwpAsanLog() local77 std::string errType = "TSAN"; in WriteGwpAsanLog() local83 std::string errType = "UBSAN"; in WriteGwpAsanLog() local89 std::string errType = "HWASAN_" + GetErrorTypeFromHwAsanLog(hwasanlog); in WriteGwpAsanLog() local95 std::string errType = "ASAN_" + GetErrorTypeFromAsanLog(asanlog); in WriteGwpAsanLog() local125 std::string errType = captured[errTypeField].str(); in GetErrorTypeFromLog() local130 void ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& errType) in ReadGwpAsanRecord()
48 std::string errType; member
31 ReportErrorType errType; member
285 ErrorType errType = MediaCodecEncoderAdapterImpl::GetErrorType(errorType); in OnError() local
392 ErrorType errType = MediaCodecDecoderAdapterImpl::GetErrorType(errorType); in OnError() local