Home
last modified time | relevance | path

Searched defs:OnError (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
Di_standard_helper_listener.h30 virtual void OnError(HelperErrorType errorType, int32_t errorCode) in OnError() function
36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function
Dhelper_listener_stub.cpp71 void HelperListenerStub::OnError(HelperErrorType errorType, int32_t errorCode) in OnError() function in OHOS::Media::HelperListenerStub
87 void HelperListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::HelperListenerStub
Dhelper_listener_proxy.cpp40 void HelperListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::HelperListenerProxy
81 void HelperListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::HelperListenerCallback
/foundation/multimedia/player_framework/services/services/player/ipc/
Di_standard_player_listener.h30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() function
36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function
Dplayer_listener_proxy.cpp39 void PlayerListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::PlayerListenerProxy
89 void PlayerListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::PlayerListenerCallback
Dplayer_listener_stub.cpp77 void PlayerListenerStub::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() function in OHOS::Media::PlayerListenerStub
119 void PlayerListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::PlayerListenerStub
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
Dmock_dcamera_data_process_listener.h33 void OnError(DataProcessErrorType errorType) override in OnError() function
/foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/
Dcamera_input_fuzzer.h34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
Ddcamera_client_demo.h256 void OnError(const int32_t errorCode) const in OnError() function
279 void OnError(const int32_t errorCode) const in OnError() function
292 void OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function
316 void OnError(int32_t errorCode) in OnError() function
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
Ddcamera_client_demo.h256 void OnError(const int32_t errorCode) const in OnError() function
279 void OnError(const int32_t errorCode) const in OnError() function
287 void OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function
311 void OnError(int32_t errorCode) in OnError() function
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
Dtranscoder_listener_proxy.cpp37 void TransCoderListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::TransCoderListenerProxy
78 void TransCoderListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::TransCoderListenerCallback
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
Dscreentrans_test_utils.h45 virtual void OnError(int32_t err, const std::string &content) override in OnError() function
69 virtual void OnError(int32_t err, const std::string &content) override in OnError() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
Ddcamera_input_callback.cpp28 void DCameraInputCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function in OHOS::DistributedHardware::DCameraInputCallback
Ddcamera_video_callback.cpp37 void DCameraVideoCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraVideoCallback
Ddcamera_preview_callback.cpp38 void DCameraPreviewCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraPreviewCallback
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Dmedia_callback.h43 void OnError(int32_t errorCode, const std::string &errorMsg) override in OnError() function
/foundation/ability/form_fwk/test/mock/include/
Dmock_form_death_callback.h78 void OnError(const int32_t errorCode, const std::string &errorMsg) in OnError() function
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
Dnative_child_callback.cpp53 void NativeChildCallback::OnError(int32_t errCode) in OnError() function in OHOS::AbilityRuntime::NativeChildCallback
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
Ddcamera_sink_data_process_listener.cpp37 void DCameraSinkDataProcessListener::OnError(DataProcessErrorType errorType) in OnError() function in OHOS::DistributedHardware::DCameraSinkDataProcessListener
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
Dhcapture_session_callback_proxy.cpp26 int32_t HCaptureSessionCallbackProxy::OnError(int32_t errorCode) in OnError() function in OHOS::CameraStandard::HCaptureSessionCallbackProxy
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_stream_data_process_pipeline_listener.cpp45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError() function in OHOS::DistributedHardware::DCameraStreamDataProcessPipelineListener
/foundation/multimedia/media_lite/test/unittest/recorder_lite/
Drecorder_lite_test.cpp41 void RecorderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError() function in OHOS::RecorderLiteTest
52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError() function in OHOS::Media::TestVideoRecorderCallback
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/
Dscreen_capture_mock.h48 virtual void OnError(int32_t errorCode, void *userData) in OnError() function
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_ndk_screen_capture.cpp24 void TestScreenCaptureNdkCallback::OnError(OH_AVScreenCapture *screenCapture, int32_t errorCode) in OnError() function in TestScreenCaptureNdkCallback
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Ddialog_ui_extension_callback.cpp40 void DialogUIExtensionCallback::OnError() in OnError() function in OHOS::AbilityRuntime::DialogUIExtensionCallback

12345678910>>...12