/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | i_standard_helper_listener.h | 30 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 D | helper_listener_stub.cpp | 71 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 D | i_standard_player_listener.h | 30 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 D | mock_dcamera_data_process_listener.h | 33 void OnError(DataProcessErrorType errorType) override in OnError() function
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_form_host_client.cpp | 75 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 D | camera_input_fuzzer.h | 34 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 D | security_event_query_callback_service.cpp | 33 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 D | camera_device_callback.cpp | 20 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 D | camera_device_callback.cpp | 21 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 D | dcamera_input_callback.cpp | 28 void DCameraInputCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() function in OHOS::DistributedHardware::DCameraInputCallback
|
H A D | dcamera_preview_callback.cpp | 38 void DCameraPreviewCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraPreviewCallback
|
H A D | dcamera_video_callback.cpp | 37 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 D | screentrans_test_utils.h | 45 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 D | transcoder_listener_proxy.cpp | 37 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 D | dcamera_client_demo.h | 256 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 D | dcamera_client_demo.h | 256 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 D | mock_form_death_callback.h | 78 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 D | media_callback.h | 43 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 D | camera_device_service_callback.cpp | 24 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 D | native_child_callback.cpp | 53 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 D | dcamera_sink_data_process_listener.cpp | 37 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 D | hcapture_session_callback_proxy.cpp | 26 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 D | ark_player_callback_adapter_impl.cpp | 29 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 D | ark_player_callback_adapter_wrapper.cpp | 31 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 D | dcamera_stream_data_process_pipeline_listener.cpp | 45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError() function in OHOS::DistributedHardware::DCameraStreamDataProcessPipelineListener
|