Searched defs:onStartContinuationCallBack (Results 1 – 6 of 6) sorted by relevance
252 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]() … in GetPluginFrontendDelegate() local
125 OnStartContinuationCallBack onStartContinuationCallBack; member
392 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
91 const OnStartContinuationCallBack& onStartContinuationCallBack, in PluginFrontendDelegate()
411 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
98 const OnStartContinuationCallBack& onStartContinuationCallBack, in FrontendDelegateDeclarative()