Home
last modified time | relevance | path

Searched defs:onError (Results 1 - 25 of 83) sorted by relevance

1234

/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/
H A Dvideo_processing_callback_native.cpp22 VideoProcessing_ErrorCode VideoProcessingCallbackNative::BindOnError(OH_VideoProcessingCallback_OnError onError) in BindOnError() argument
/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera_input.h86 OH_CameraInput_OnError onError; member
H A Dmetadata_output.h99 OH_MetadataOutput_OnError onError; member
H A Dpreview_output.h110 OH_PreviewOutput_OnError onError; member
H A Dvideo_output.h110 OH_VideoOutput_OnError onError; member
H A Dcapture_session.h123 OH_CaptureSession_OnError onError; member
H A Dphoto_output.h188 OH_PhotoOutput_OnError onError; member
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.h28 NativeTexture(const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in NativeTexture() argument
H A Dxcomponent_resource.h42 XComponentResource(const std::string& type, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) XComponentResource() argument
H A Dxcomponent_delegate.h43 XComponentDelegate(const WeakPtr<XComponentComponent>& xcomponentComponent, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, const std::string& type) XComponentDelegate() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.h30 Texture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Texture() argument
H A Dresource.h44 Resource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Resource() argument
H A Dext_texture.h27 ExtTexture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in ExtTexture() argument
H A Dext_surface.h31 ExtSurface(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in ExtSurface() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing_callback.h31 OnErrorCallback onError; member
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.h44 WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_event_hub.h34 void SetOnError(PluginCallback&& onError) in SetOnError() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.h34 WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource() argument
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.h45 RichTextResource(const std::string& type, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) RichTextResource() argument
H A Drich_text_delegate.h45 RichTextDelegate(const WeakPtr<RichTextComponent>& webComponent, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, const std::string& type) RichTextDelegate() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dplugin_model_impl.cpp40 auto onError = EventMarker(std::move(onErrorId)); in SetOnError() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_embedded_component.cpp126 auto onError = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), instanceId, node = frameNode]( in OnError() local
H A Djs_isolated_component.cpp128 auto onError = [execCtx, func = std::move(jsFunc), instanceId, node = frameNode] in JsOnError() local
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.h37 Camera(int64_t textureId, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, in Camera() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dmodal_ui_extension_config.h45 std::function<void(int32_t, const std::string&, const std::string&)> onError; member

Completed in 8 milliseconds

1234