| /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
|
| /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
|
| H A D | hcamera_device_callback_proxy.cpp | 26 int32_t HCameraDeviceCallbackProxy::OnError(const int32_t errorType, const int32_t errorMsg) in OnError() function in OHOS::CameraStandard::HCameraDeviceCallbackProxy
|
| /foundation/multimedia/player_framework/test/fuzztest/common/ |
| H A D | test_ndk_screen_capture.cpp | 24 void TestScreenCaptureNdkCallback::OnError(OH_AVScreenCapture *screenCapture, int32_t errorCode) in OnError() function in TestScreenCaptureNdkCallback
|
| /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
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/ |
| 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_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_video_callback.cpp | 37 void DCameraVideoCallback::OnError(const int32_t errorCode) const in OnError() function in OHOS::DistributedHardware::DCameraVideoCallback
|
| /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
|
| /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 in OHOS::AppExecFwk::MockFormDeathCallback
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | native_child_notify_proxy.cpp | 74 void NativeChildNotifyProxy::OnError(int32_t errCode) in OnError() function in OHOS::AppExecFwk::NativeChildNotifyProxy
|
| /foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
| H A D | dialog_ui_extension_callback.cpp | 42 void DialogUIExtensionCallback::OnError() in OnError() function in OHOS::AbilityRuntime::DialogUIExtensionCallback
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
| H A D | deferred_video_processing_session_callback_proxy.cpp | 55 ErrCode DeferredVideoProcessingSessionCallbackProxy::OnError( in OnError() function in OHOS::CameraStandard::DeferredProcessing::DeferredVideoProcessingSessionCallbackProxy
|
| H A D | deferred_photo_processing_session_callback_proxy.cpp | 96 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnError(const std::string &imageId, ErrorCode errorCode) in OnError() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSessionCallbackProxy
|
| /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 in OHOS::Media::IStandardPlayerListener 36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::IStandardPlayerListener
|
| /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 in OHOS::Media::IStandardHelperListener 36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::IStandardHelperListener
|
| /foundation/multimedia/player_framework/test/unittest/avmetadatahelper_test/ |
| H A D | avmetadatahelper_server_unit_test.h | 52 void OnError(int32_t errorCode, const std::string &errorMsg) in OnError() function in OHOS::Media::Test::TestHelperCallback
|
| /foundation/communication/dsoftbus/interfaces/kits/transport/ |
| H A D | socket.h | 181 void (*OnError)(int32_t socket, int32_t errCode);
member
|
| /foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/ |
| H A D | encode_video_callback.cpp | 21 void EncodeVideoCallback::OnError(MediaAVCodec::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/ |
| H A D | decode_video_callback.cpp | 22 void DecodeVideoCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::DecodeVideoCallback
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
| H A D | image_decoder_callback.cpp | 23 void ImageDecoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::ImageDecoderCallback
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
| H A D | image_encoder_callback.cpp | 23 void ImageEncoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() function in OHOS::DistributedHardware::ImageEncoderCallback
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_model_ng.cpp | 48 void PluginModelNG::SetOnError(std::function<void(const std::string&)>&& OnError) in SetOnError() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_embedded_component.cpp | 118 void JSEmbeddedComponent::OnError(const JSCallbackInfo& info) in OnError() function in OHOS::Ace::Framework::JSEmbeddedComponent
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | modal_ui_callback.cpp | 45 void ModalUICallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() function in OHOS::Media::ModalUICallback
|