Searched defs:onCompleteContinuationCallBack (Results 1 – 9 of 9) sorted by relevance
52 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FormFrontendDelegateDeclarative()
90 OnCompleteContinuationCallBack onCompleteContinuationCallBack; member
149 …auto onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32… in InitializeDelegate() local
94 OnCompleteContinuationCallBack&& onCompleteContinuationCallBack) in SetOnCompleteContinuationCallBack()
32 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
358 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
93 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in PluginFrontendDelegate()
459 …const auto& onCompleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in Initialize() local
131 const OnCompleteContinuationCallBack& onCompleteContinuationCallBack, in FrontendDelegateDeclarative()