| /foundation/arkui/ace_engine/test/mock/core/pattern/ |
| D | mock_ui_extension_model_ng.cpp | 24 std::function<void(int32_t, const std::string&, const std::string&)>&& onError) in Create() 54 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetOnError() 58 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetPlatformOnError()
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/ |
| D | native_texture.h | 28 NativeTexture(const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in NativeTexture()
|
| D | xcomponent_resource.h | 43 const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in XComponentResource()
|
| D | xcomponent_delegate.h | 44 const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, const std::string& type) in XComponentDelegate()
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
| D | texture.h | 30 Texture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Texture()
|
| D | ext_surface.h | 31 ExtSurface(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in ExtSurface()
|
| D | resource.h | 44 Resource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Resource()
|
| D | ext_texture.h | 27 ExtTexture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in ExtTexture()
|
| D | player.h | 40 …t textureId, const std::string& src, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Player() 43 Player(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Player()
|
| /foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/ |
| D | camera_input.h | 86 OH_CameraInput_OnError onError; member
|
| D | metadata_output.h | 99 OH_MetadataOutput_OnError onError; member
|
| D | capture_session.h | 123 OH_CaptureSession_OnError onError; member
|
| D | video_output.h | 110 OH_VideoOutput_OnError onError; member
|
| D | preview_output.h | 110 OH_PreviewOutput_OnError onError; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkUIExtensionComponent.ts | 34 onError(callback: any): UIExtensionComponentAttribute { method in ArkUIExtensionComponentComponent
|
| D | ArkPluginComponent.ts | 24 onError(callback: (info: { errcode: number; msg: string; }) => void): this { method in ArkPluginComponent
|
| /foundation/arkui/ace_engine/component_ext/movingphoto/ |
| D | movingphoto_event_hub.h | 122 void SetOnError(MovingPhotoEventFunc&& onError) in SetOnError() 135 auto onError = onError_; in FireErrorEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| D | form_event_hub.h | 41 void SetOnError(FormCallback&& onError) in SetOnError() 77 auto onError = onError_; in FireOnError() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| D | plugin_event_hub.h | 34 void SetOnError(PluginCallback&& onError) in SetOnError()
|
| /foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
| D | post_processing_callback.h | 31 OnErrorCallback onError; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| D | web_resource.h | 44 …WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| D | web_resource.h | 34 …WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource()
|
| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
| D | rich_text_resource.h | 46 const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in RichTextResource()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/image/ |
| D | image_base.cpp | 65 auto onError = [](const LoadImageFailEvent& info) {}; in CreateImageNode() local 90 auto onError = [](const LoadImageFailEvent& info) {}; in CreateImageNodeWithDefaultProp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/ |
| D | camera.h | 37 Camera(int64_t textureId, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, in Camera()
|