Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_delegate_declarative.h52 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FormFrontendDelegateDeclarative()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.h90 OnCompleteContinuationCallBack onCompleteContinuationCallBack; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp149 …auto onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32… in InitializeDelegate() local
H A Dfrontend_delegate_declarative_ng.cpp94 OnCompleteContinuationCallBack&& onCompleteContinuationCallBack) in SetOnCompleteContinuationCallBack()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp32 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp358 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
H A Dplugin_frontend_delegate.cpp93 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp459 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in Initialize() local
H A Dfrontend_delegate_declarative.cpp131 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FrontendDelegateDeclarative()