Searched defs:errorType (Results 1 – 10 of 10) 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
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()
95 CodeSignatureErrorType errorType; member101 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
112 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
677 CfExtensionEntryType errorType = static_cast<CfExtensionEntryType>(INT_MAX); variable