Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp259 const auto& onCompleteContinuationCallBack = in GetPluginFrontendDelegate() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h126 OnCompleteContinuationCallBack onCompleteContinuationCallBack; member
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp399 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp92 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp418 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp99 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FrontendDelegateDeclarative()