Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_delegate_declarative.h51 const OnStartContinuationCallBack& onStartContinuationCallBack, in FormFrontendDelegateDeclarative()
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp249 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]() … in GetPluginFrontendDelegate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.cpp133 …auto onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]() -> boo… in InitializeDelegate() local
Dfrontend_delegate_declarative_ng.cpp88 OnStartContinuationCallBack&& onStartContinuationCallBack) in SetOnStartContinuationCallBack()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h89 OnStartContinuationCallBack onStartContinuationCallBack; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp31 …nMemoryLevelCallBack& onMemoryLevelCallBack, const OnStartContinuationCallBack& onStartContinuatio… in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp352 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp92 const OnStartContinuationCallBack& onStartContinuationCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp439 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp123 …nMemoryLevelCallBack& onMemoryLevelCallBack, const OnStartContinuationCallBack& onStartContinuatio… in FrontendDelegateDeclarative()