Home
last modified time | relevance | path

Searched defs:OnApplicationDestroy (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp149 void PluginFrontendDelegate::OnApplicationDestroy(const std::string& packageName) {} in OnApplicationDestroy() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp297 void FrontendDelegateDeclarativeNG::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp568 void PluginFrontendDelegate::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp504 void FrontendDelegateImpl::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp642 void FrontendDelegateDeclarative::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() function in OHOS::Ace::Framework::FrontendDelegateDeclarative