Home
last modified time | relevance | path

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

12345678

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h48 int errorType = -1; member
59 int errorType = -1; member
69 int errorType = -1; member
80 int errorType = -1; member
95 int errorType = -1; member
107 int errorType = -1; member
118 int errorType = -1; member
127 int errorType = -1; member
138 int errorType = -1; member
148 int errorType = -1; member
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
H A Dmock_dcamera_data_process_listener.h33 void OnError(DataProcessErrorType errorType) override in OnError()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_decoder_test.cpp280 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
297 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
355 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/src/
H A Dscreen_callback_test.cpp88 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
121 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
177 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
202 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
/aosp14/frameworks/base/core/java/android/credentials/
H A DIClearCredentialStateCallback.aidl26 oneway void onError(String errorType, String message); in onError()
H A DISetEnabledProvidersCallback.aidl26 oneway void onError(String errorType, String message); in onError()
H A DIPrepareGetCredentialCallback.aidl29 oneway void onError(String errorType, String message); in onError()
H A DICreateCredentialCallback.aidl30 oneway void onError(String errorType, String message); in onError()
H A DIGetCredentialCallback.aidl30 oneway void onError(String errorType, String message); in onError()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
75 void ScreenCaptureListenerStub::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/
H A Dcamera_input_fuzzer.h34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
76 void RecorderListenerStub::OnError(int32_t errorType, int32_t errorCode) in OnError()
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DIClearCredentialStateCallback.aidl29 void onFailure(String errorType, CharSequence message); in onFailure()
H A DIBeginGetCredentialCallback.aidl14 void onFailure(String errorType, in CharSequence message); in onFailure()
H A DIBeginCreateCredentialCallback.aidl13 void onFailure(String errorType, in CharSequence message); in onFailure()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_hisysevent.h29 int32_t errorType = 0; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_input_callback.cpp28 void DCameraInputCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() argument
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dplayer_framework_adapter_impl_test.cpp34 void OnError(PlayerAdapterErrorType errorType) override in OnError()
185 PlayerAdapterErrorType errorType = PlayerAdapterErrorType::INVALID_CODE; variable
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_hievent.c28 void ReportHiEventServiceStartFailed(const uint32_t errorType) in ReportHiEventServiceStartFailed()
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Di_standard_helper_listener.h30 virtual void OnError(HelperErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_data_process_listener.cpp37 void DCameraSinkDataProcessListener::OnError(DataProcessErrorType errorType) in OnError()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_player_callback_adapter_impl.cpp29 void ArkPlayerCallbackAdapterImpl::OnError(int32_t errorType) in OnError()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_player_callback_adapter_wrapper.cpp31 void ArkPlayerCallbackAdapterWrapper::OnError(OHOS::NWeb::PlayerAdapterErrorType errorType) in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Di_standard_player_listener.h30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process_pipeline_listener.cpp45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError()

12345678