Home
last modified time | relevance | path

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

1234567

/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
88 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
118 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/distributedhardware/distributed_camera/test/distributedcameraclienttest/
Ddcamera_client_demo.h230 void OnError(const int32_t errorCode) const in OnError() function
248 void OnError(const int32_t errorCode) const in OnError() function
256 void OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function
279 void OnError(int32_t errorCode) in OnError() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
Ddcamera_client_demo.h230 void OnError(const int32_t errorCode) const in OnError() function
248 void OnError(const int32_t errorCode) const in OnError() function
256 void OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function
279 void OnError(int32_t errorCode) 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_preview_callback.cpp38 void DCameraPreviewCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraPreviewCallback
Ddcamera_video_callback.cpp37 void DCameraVideoCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraVideoCallback
/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/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_listener_proxy.cpp37 void RecorderListenerProxy::OnError(int32_t errorType, int32_t errorCode) in OnError() function in OHOS::Media::RecorderListenerProxy
78 void RecorderListenerCallback::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError() function in OHOS::Media::RecorderListenerCallback
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Dmedia_callback.h43 void OnError(OHOS::Media::PlayerErrorType errorType, int32_t errorCode) 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/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
Dhcamera_device_callback_proxy.cpp26 int32_t HCameraDeviceCallbackProxy::OnError(const int32_t errorType, const int32_t errorMsg) in OnError() function in OHOS::CameraStandard::HCameraDeviceCallbackProxy
/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/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/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/multimedia/player_framework/services/services/screen_capture/ipc/
Dscreen_capture_listener_proxy.cpp37 void ScreenCaptureListenerProxy::OnError(int32_t errorType, int32_t errorCode) in OnError() function in OHOS::Media::ScreenCaptureListenerProxy
92 void ScreenCaptureListenerCallback::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError() function in OHOS::Media::ScreenCaptureListenerCallback
/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/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
Dscreenregion.h36 void OnError(int32_t err, const std::string &content) override in OnError() function
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
Dimage_decoder_callback.cpp23 void ImageDecoderCallback::OnError(Media::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::ImageDecoderCallback
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
Dimage_encoder_callback.cpp23 void ImageEncoderCallback::OnError(Media::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::ImageEncoderCallback
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
Dencode_video_callback.cpp21 void EncodeVideoCallback::OnError(Media::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::EncodeVideoCallback
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
Ddecode_video_callback.cpp22 void DecodeVideoCallback::OnError(Media::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::DecodeVideoCallback

1234567