/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | disposed_observer.cpp | 62 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 D | iapplication_state_observer.h | 111 virtual void OnPageShow(const PageStateData &pageStateData) {}; in OnPageShow() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_recorder.cpp | 244 void EventRecorder::OnPageShow(const std::string& pageUrl, const std::string& param) in OnPageShow() function in OHOS::Ace::Recorder::EventRecorder
|
H A D | node_data_cache.cpp | 64 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 D | application_state_observer_proxy.cpp | 244 void ApplicationStateObserverProxy::OnPageShow(const PageStateData &pageStateData) in OnPageShow() function in OHOS::AppExecFwk::ApplicationStateObserverProxy
|
H A D | application_state_observer_stub.cpp | 102 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 D | mock_plugin_frontend_delegate.cpp | 316 void PluginFrontendDelegate::OnPageShow() {} in OnPageShow() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_state_observer_manager.cpp | 986 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 D | frontend_delegate_declarative_ng.cpp | 1146 void FrontendDelegateDeclarativeNG::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend_delegate.cpp | 1562 void PluginFrontendDelegate::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.h | 331 virtual void OnPageShow() {} in OnPageShow() function
|
H A D | pipeline_context.cpp | 2688 void PipelineContext::OnPageShow() in OnPageShow() function in OHOS::Ace::PipelineContext
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | frontend_delegate_impl.cpp | 1771 void FrontendDelegateImpl::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | frontend_delegate_declarative.cpp | 2999 void FrontendDelegateDeclarative::OnPageShow() in OnPageShow() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|