Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_delegate_declarative.h40 … ResetStagingPageCallback& resetLoadingPageCallback, const DestroyPageCallback& destroyPageCallbac… in FormFrontendDelegateDeclarative()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.h86 DestroyPageCallback destroyPageCallback; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp23const DestroyPageCallback& destroyPageCallback, const DestroyApplicationCallback& destroyApplicati… in PluginFrontendDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp256 …const auto& destroyPageCallback = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32_t p… in InitializeFrontendDelegate() local
H A Dplugin_frontend_delegate.cpp82const DestroyPageCallback& destroyPageCallback, const DestroyApplicationCallback& destroyApplicati… in PluginFrontendDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp322 …const auto& destroyPageCallback = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32_t p… in Initialize() local
H A Dfrontend_delegate_declarative.cpp122const DestroyPageCallback& destroyPageCallback, const DestroyApplicationCallback& destroyApplicati… in FrontendDelegateDeclarative()