Searched defs:errorType (Results 1 – 13 of 13) sorted by relevance
28 void ReportHiEventServiceStartFailed(const uint32_t errorType) in ReportHiEventServiceStartFailed()
33 __attribute__((weak)) void ReportServiceStartFailedEvent(const uint32_t errorType) in ReportServiceStartFailedEvent()
34 void OnError(PlayerAdapterErrorType errorType) override in OnError()185 PlayerAdapterErrorType errorType = std::get<0>(GetParam()); variable
39 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
41 void ReportServiceStartFailedEvent(const uint32_t errorType) in ReportServiceStartFailedEvent()
61 …const int32_t slotId, const int32_t switchState, const CellularDataErrorCode errorType, const std:… in WriteDataActivateFaultEvent()
96 CodeSignatureErrorType errorType; member102 CodeSignatureErrorType errorType; member
180 void OHScreenCaptureCallback::OnError(OHOS::Media::ScreenCaptureErrorType errorType, int32_t errorC… in OnError()
161 auto errorType = PlayerAdapterErrorType::INVALID_CODE; in OnError() local
329 void DecoderCallbackImpl::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
112 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
156 PhoneNumberUtil::ErrorType errorType = in FindShortNumbers() local
677 CfExtensionEntryType errorType = static_cast<CfExtensionEntryType>(INT_MAX); variable