Home
last modified time | relevance | path

Searched defs:onRestoreAbilityStateCallBack (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_delegate_declarative.h49const OnRestoreAbilityStateCallBack& onRestoreAbilityStateCallBack, const OnNewWantCallBack& onNew… in FormFrontendDelegateDeclarative()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h101 OnRestoreAbilityStateCallBack onRestoreAbilityStateCallBack; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp29const OnRestoreAbilityStateCallBack& onRestoreAbilityStateCallBack, const OnNewWantCallBack& onNew… in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp288 …const auto& onRestoreAbilityStateCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]( in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp89 const OnRestoreAbilityStateCallBack& onRestoreAbilityStateCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp364 …const auto& onRestoreAbilityStateCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)]( in Initialize() local
Dfrontend_delegate_declarative.cpp134const OnRestoreAbilityStateCallBack& onRestoreAbilityStateCallBack, const OnNewWantCallBack& onNew… in FrontendDelegateDeclarative()