Searched defs:OnPageDestroy (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ | ||
H A D | mock_plugin_frontend_delegate.cpp | 320 void PluginFrontendDelegate::OnPageDestroy(int32_t pageId) {} in OnPageDestroy() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ | ||
H A D | plugin_frontend_delegate.cpp | 1582 void PluginFrontendDelegate::OnPageDestroy(int32_t pageId) in OnPageDestroy() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ | ||
H A D | frontend_delegate_impl.cpp | 1795 void FrontendDelegateImpl::OnPageDestroy(int32_t pageId) in OnPageDestroy() function in OHOS::Ace::Framework::FrontendDelegateImpl |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ | ||
H A D | frontend_delegate_declarative.cpp | 3073 void FrontendDelegateDeclarative::OnPageDestroy(int32_t pageId) in OnPageDestroy() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |