Home
last modified time | relevance | path

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

12345678910>>...15

/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() function
36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function
H A 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
/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() function
36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function
/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() function
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp75 void MockFormHostClient::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::AppExecFwk::MockFormHostClient
81 void MockFormHostClient::OnError(int32_t errorCode, const std::string &errorMsg, std::vector<int64_… in OnError() function in OHOS::AppExecFwk::MockFormHostClient
/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() function
/ohos5.0/base/security/security_guard/interfaces/inner_api/obtaindata/src/
H A Dsecurity_event_query_callback_service.cpp33 void SecurityEventQueryCallbackService::OnError(const std::string &message) in OnError() function in OHOS::Security::SecurityGuard::SecurityEventQueryCallbackService
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_device_callback.cpp20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::CameraDeviceCallback
/ohos5.0/drivers/peripheral/camera/test/common/callback/src/
H A Dcamera_device_callback.cpp21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError() function in OHOS::Camera::CameraDeviceCallback
/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() function in OHOS::DistributedHardware::DCameraInputCallback
H A Ddcamera_preview_callback.cpp38 void DCameraPreviewCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraPreviewCallback
H A Ddcamera_video_callback.cpp37 void DCameraVideoCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraVideoCallback
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A 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
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A 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
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A 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
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A 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
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_death_callback.h78 void OnError(const int32_t errorCode, const std::string &errorMsg) in OnError() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dmedia_callback.h43 void OnError(int32_t errorCode, const std::string &errorMsg) override in OnError() function
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError() function in OHOS::Camera::CameraDeviceServiceCallback
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_callback.cpp53 void NativeChildCallback::OnError(int32_t errCode) in OnError() function in OHOS::AbilityRuntime::NativeChildCallback
/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() function in OHOS::DistributedHardware::DCameraSinkDataProcessListener
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_callback_proxy.cpp26 int32_t HCaptureSessionCallbackProxy::OnError(int32_t errorCode) in OnError() function in OHOS::CameraStandard::HCaptureSessionCallbackProxy
/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() function in OHOS::ArkWeb::ArkPlayerCallbackAdapterImpl
/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() function in OHOS::ArkWeb::ArkPlayerCallbackAdapterWrapper
/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() function in OHOS::DistributedHardware::DCameraStreamDataProcessPipelineListener

12345678910>>...15