Home
last modified time | relevance | path

Searched defs:onCompleteContinuationCallBack (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_delegate_declarative.h52 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FormFrontendDelegateDeclarative()
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp256 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]… in GetPluginFrontendDelegate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.cpp141 …auto onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32… in InitializeDelegate() local
Dfrontend_delegate_declarative_ng.cpp94 OnCompleteContinuationCallBack&& onCompleteContinuationCallBack) in SetOnCompleteContinuationCallBack()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h90 OnCompleteContinuationCallBack onCompleteContinuationCallBack; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp32 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp357 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp93 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp446 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp124 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FrontendDelegateDeclarative()