Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 25 of 31) sorted by relevance

12

/base/web/webview/test/fuzztest/ohos_adapter/screencaptureadapterimpl_fuzzer/screencapturecallback_fuzzer/onerror_fuzzer/
Donerror_fuzzer.cpp38 …OHOS::Media::ScreenCaptureErrorType errorType = static_cast<OHOS::Media::ScreenCaptureErrorType>(0… in ApplyOnErrorFuzzTest() local
44 …OHOS::Media::ScreenCaptureErrorType errorType = static_cast<OHOS::Media::ScreenCaptureErrorType>(0… in ApplyOnErrorFuzzTest() local
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
Dplayer_framework_adapter_impl_test.cpp34 void OnError(PlayerAdapterErrorType errorType) override in OnError()
189 PlayerAdapterErrorType errorType = PlayerAdapterErrorType::INVALID_CODE; variable
Dmedia_codec_encoder_adapter_impl_test.cpp42 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_player_callback_adapter_impl.cpp29 void ArkPlayerCallbackAdapterImpl::OnError(int32_t errorType) in OnError()
Dark_encoder_callback_adapter_impl.cpp30 void ArkEncoderCallbackAdapterImpl::OnError(int32_t errorType, int32_t errorCode) in OnError()
Dark_decoder_callback_adapter_impl.cpp29 void ArkDecoderCallbackAdapterImpl::OnError(int32_t errorType, int32_t errorCode) in OnError()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_player_callback_adapter_wrapper.cpp31 void ArkPlayerCallbackAdapterWrapper::OnError(OHOS::NWeb::PlayerAdapterErrorType errorType) in OnError()
Dark_codec_callback_adapter_wrapper.cpp29 void ArkCodecCallbackAdapterWapper::OnError(OHOS::NWeb::ErrorType errorType, int32_t errorCode) in OnError()
Dark_decoder_callback_adapter_wrapper.cpp29 void ArkDecoderCallbackAdapterWrapper::OnError(OHOS::NWeb::ErrorType errorType, int32_t errorCode) in OnError()
/base/security/device_security_level/services/dslm/
Ddslm_hievent.c28 void ReportHiEventServiceStartFailed(const uint32_t errorType) in ReportHiEventServiceStartFailed()
Ddslm_dfx_default.c33 __attribute__((weak)) void ReportServiceStartFailedEvent(const uint32_t errorType) in ReportServiceStartFailedEvent()
/base/global/font_manager/frameworks/fontmgr/test/unittest/src/
Dfont_manager_test.cpp155 const std::string errorType = "/data/test/errorType.txt"; variable
319 const std::string errorType = "/data/test/errorType.txt"; variable
/base/security/device_security_level/services/dfx/
Ddslm_bigdata.cpp41 void ReportServiceStartFailedEvent(const uint32_t errorType) in ReportServiceStartFailedEvent()
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/playerframeworkadapterimpl_fuzzer/
Dplayerframeworkadapterimpl_fuzzer.cpp34 void OnError(PlayerAdapterErrorType errorType) override in OnError()
/base/location/frameworks/js/napi/include/
Dlocator_callback_napi.h127 inline void SetErrorType(const int errorType) in SetErrorType()
/base/security/access_token/interfaces/innerkits/analysis_model/src/
Dcode_signature_info.h96 CodeSignatureErrorType errorType; member
102 CodeSignatureErrorType errorType; member
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
Dmediacodecencoderadapterimpl_fuzzer.cpp33 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
Dmediacodecdecoderadapterimpl_fuzzer.cpp38 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/base/web/webview/ohos_adapter/media_adapter/src/
Dmedia_codec_encoder_adapter_impl.cpp278 void EncoderCallbackImpl::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
Dplayer_framework_adapter_impl.cpp171 auto errorType = PlayerAdapterErrorType::INVALID_CODE; in OnError() local
/base/web/webview/ohos_adapter/screen_capture_adapter/src/
Dscreen_capture_adapter_impl.cpp239 void OHScreenCaptureCallback::OnError(OHOS::Media::ScreenCaptureErrorType errorType, int32_t errorC… in OnError()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_hisysevent.cpp106 …const int32_t slotId, const int32_t switchState, const CellularDataErrorCode errorType, const std:… in WriteDataActivateFaultEvent()
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp119 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoder_fuzzer/mediacodecdecodercallback_fuzzer/
Dmediacodecdecodercallback_fuzzer.cpp39 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/base/web/webview/ohos_adapter/camera_adapter/src/
Dcamera_manager_adapter_impl.cpp201 int32_t CameraManagerAdapterImpl::ErrorTypeToString(CameraErrorType errorType, std::string& errnoTy… in ErrorTypeToString()
213 void CameraManagerAdapterImpl::ReportErrorSysEvent(CameraErrorType errorType) in ReportErrorSysEvent()

12