Searched defs:errType (Results 1 – 5 of 5) sorted by relevance
76 std::string errType = "GWP-ASAN"; in WriteGwpAsanLog() local82 std::string errType = "TSAN"; in WriteGwpAsanLog() local88 std::string errType = "UBSAN"; in WriteGwpAsanLog() local94 std::string errType = "HWASAN"; in WriteGwpAsanLog() local100 std::string errType = "ASAN_" + GetErrorTypeFromAsanLog(asanlog); in WriteGwpAsanLog() local109 std::string errType = ""; in GetErrorTypeFromAsanLog() local122 void ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& errType) in ReadGwpAsanRecord()
47 std::string errType; member
31 ReportErrorType errType; member
285 ErrorType errType = MediaCodecEncoderAdapterImpl::GetErrorType(errorType); in OnError() local
359 ErrorType errType = MediaCodecDecoderAdapterImpl::GetErrorType(errorType); in OnError() local