Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp252 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]() … in GetPluginFrontendDelegate() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h125 OnStartContinuationCallBack onStartContinuationCallBack; member
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp392 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp91 const OnStartContinuationCallBack& onStartContinuationCallBack, in PluginFrontendDelegate()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp411 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp98 const OnStartContinuationCallBack& onStartContinuationCallBack, in FrontendDelegateDeclarative()