Home
last modified time | relevance | path

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

1234

/third_party/node/test/parallel/
H A Dtest-listen-fd-ebadf.js44 function onError(ex) { function
H A Dtest-dgram-send-cb-quelches-error.js34 function onError(err) { function
/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
/third_party/node/test/fixtures/snapshot/
H A Ddns-resolve.js11 function onError(err) { function
H A Ddns-lookup.js11 function onError(err) { function
/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
/third_party/node/test/sequential/
H A Dtest-net-connect-local-error.js25 function onError(err, options) { function
/third_party/node/deps/undici/src/lib/
H A Dclient.js
/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
/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

Completed in 8 milliseconds

1234