Searched defs:onStartContinuationCallBack (Results 1 – 10 of 10) sorted by relevance
51 const OnStartContinuationCallBack& onStartContinuationCallBack, in FormFrontendDelegateDeclarative()
249 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]() … in GetPluginFrontendDelegate() local
133 …auto onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]() -> boo… in InitializeDelegate() local
88 OnStartContinuationCallBack&& onStartContinuationCallBack) in SetOnStartContinuationCallBack()
89 OnStartContinuationCallBack onStartContinuationCallBack; member
31 …nMemoryLevelCallBack& onMemoryLevelCallBack, const OnStartContinuationCallBack& onStartContinuatio… in PluginFrontendDelegate()
352 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
92 const OnStartContinuationCallBack& onStartContinuationCallBack, in PluginFrontendDelegate()
439 …const auto& onStartContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]()… in InitializeFrontendDelegate() local
123 …nMemoryLevelCallBack& onMemoryLevelCallBack, const OnStartContinuationCallBack& onStartContinuatio… in FrontendDelegateDeclarative()