Home
last modified time | relevance | path

Searched defs:OnPageShow (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Ddisposed_observer.cpp62 void DisposedObserver::OnPageShow(const AppExecFwk::PageStateData &pageStateData) in OnPageShow() function in OHOS::AAFwk::DisposedObserver
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Diapplication_state_observer.h111 virtual void OnPageShow(const PageStateData &pageStateData) {}; in OnPageShow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.cpp244 void EventRecorder::OnPageShow(const std::string& pageUrl, const std::string& param) in OnPageShow() function in OHOS::Ace::Recorder::EventRecorder
H A Dnode_data_cache.cpp64 void NodeDataCache::OnPageShow(const std::string& pageUrl) in OnPageShow() function in OHOS::Ace::Recorder::NodeDataCache
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_proxy.cpp244 void ApplicationStateObserverProxy::OnPageShow(const PageStateData &pageStateData) in OnPageShow() function in OHOS::AppExecFwk::ApplicationStateObserverProxy
H A Dapplication_state_observer_stub.cpp102 void ApplicationStateObserverStub::OnPageShow(const PageStateData &pageStateData) in OnPageShow() function in OHOS::AppExecFwk::ApplicationStateObserverStub
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp316 void PluginFrontendDelegate::OnPageShow() {} in OnPageShow() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp986 void AppStateObserverManager::OnPageShow(const PageStateData pageStateData) in OnPageShow() function in OHOS::AppExecFwk::AppStateObserverManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp1146 void FrontendDelegateDeclarativeNG::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1562 void PluginFrontendDelegate::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h331 virtual void OnPageShow() {} in OnPageShow() function
H A Dpipeline_context.cpp2688 void PipelineContext::OnPageShow() in OnPageShow() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1771 void FrontendDelegateImpl::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2999 void FrontendDelegateDeclarative::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateDeclarative