Home
last modified time | relevance | path

Searched refs:destroyPage_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp37 destroyPage_(destroyPageCallback), destroyApplication_(destroyApplicationCallback), in PluginFrontendDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.h313 DestroyPageCallback destroyPage_; variable
H A Dplugin_frontend_delegate.cpp99 destroyPage_(destroyPageCallback), destroyApplication_(destroyApplicationCallback), in PluginFrontendDelegate()
1588 delegate->destroyPage_(pageId); in OnPageDestroy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.h435 DestroyPageCallback destroyPage_; variable
H A Dfrontend_delegate_impl.cpp71destroyPage_(builder.destroyPageCallback), destroyApplication_(builder.destroyApplicationCallback), in FrontendDelegateImpl()
1808 delegate->destroyPage_(pageId); in OnPageDestroy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h469 DestroyPageCallback destroyPage_; variable
H A Dfrontend_delegate_declarative.cpp136 resetStagingPage_(resetLoadingPageCallback), destroyPage_(destroyPageCallback), in FrontendDelegateDeclarative()
3079 delegate->destroyPage_(pageId); in OnPageDestroy()