/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_event_hub.h | 34 void SetOnComplete(PatternLockCompleteEvent&& completeEvent) in SetOnComplete() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_event_hub.h | 39 void SetOnComplete(PluginCallback&& OnComplete) in SetOnComplete() function
|
H A D | plugin_model_ng.cpp | 43 void PluginModelNG::SetOnComplete(std::function<void(const std::string&)>&& OnComplete) in SetOnComplete() function in OHOS::Ace::NG::PluginModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_event_hub.h | 48 void SetOnComplete(CompleteEvent&& completeEvent) in SetOnComplete() function
|
H A D | image_model_ng.cpp | 428 void ImageModelNG::SetOnComplete(std::function<void(const LoadImageSuccessEvent& info)>&& callback) in SetOnComplete() function in OHOS::Ace::NG::ImageModelNG 829 void ImageModelNG::SetOnComplete( in SetOnComplete() function in OHOS::Ace::NG::ImageModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | plugin_model_impl.cpp | 30 void PluginModelImpl::SetOnComplete(std::function<void(const std::string&)>&& onCompleteId) in SetOnComplete() function in OHOS::Ace::Framework::PluginModelImpl
|
H A D | image_model_impl.cpp | 94 void ImageModelImpl::SetOnComplete(std::function<void(const LoadImageSuccessEvent& info)>&& callbac… in SetOnComplete() function in OHOS::Ace::Framework::ImageModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_event_hub.h | 38 void SetOnComplete(MovingPhotoEventFunc&& onComplete) in SetOnComplete() function
|
H A D | movingphoto_model_ng.cpp | 116 void MovingPhotoModelNG::SetOnComplete(MovingPhotoEventFunc&& onComplete) in SetOnComplete() function in OHOS::Ace::NG::MovingPhotoModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | image_span_view.cpp | 151 void ImageSpanView::SetOnComplete( in SetOnComplete() function in OHOS::Ace::NG::ImageSpanView
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_image_span_bridge.cpp | 202 ArkUINativeModuleValue ImageSpanBridge::SetOnComplete(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetOnComplete() function in OHOS::Ace::NG::ImageSpanBridge
|
H A D | arkts_native_image_bridge.cpp | 947 ArkUINativeModuleValue ImageBridge::SetOnComplete(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetOnComplete() function in OHOS::Ace::NG::ImageBridge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_image_modifier.cpp | 816 void SetOnComplete(ArkUINodeHandle node, void* callback) in SetOnComplete() function
|