Searched defs:onCompleteContinuationCallBack (Results 1 – 10 of 10) sorted by relevance
52 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FormFrontendDelegateDeclarative()
256 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]… in GetPluginFrontendDelegate() local
141 …auto onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32… in InitializeDelegate() local
94 OnCompleteContinuationCallBack&& onCompleteContinuationCallBack) in SetOnCompleteContinuationCallBack()
90 OnCompleteContinuationCallBack onCompleteContinuationCallBack; member
32 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
357 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
93 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
446 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
124 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FrontendDelegateDeclarative()