Searched refs:OnSuspended (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 | 107 void PluginFrontendDelegate::OnSuspended() {} in OnSuspended() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ | ||
H A D | plugin_frontend_delegate.h | 86 void OnSuspended(); |
H A D | plugin_frontend.cpp | 587 delegate_->OnSuspended(); in OnInactive() |
H A D | plugin_frontend_delegate.cpp | 412 void PluginFrontendDelegate::OnSuspended() in OnSuspended() function in OHOS::Ace::Framework::PluginFrontendDelegate |