Searched defs:NotifyPageShow (Results 1 – 8 of 8) sorted by relevance
33 virtual void NotifyPageShow(const std::string& pageName) {} in NotifyPageShow() function
551 …virtual int32_t NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &pageStateDat… in NotifyPageShow() function
275 void PageUrlCheckerOhos::NotifyPageShow(const std::string& pageName) in NotifyPageShow() function in OHOS::Ace::PageUrlCheckerOhos
1321 int32_t AppMgrService::NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &pageSt… in NotifyPageShow() function in OHOS::AppExecFwk::AppMgrService
6756 int32_t AppMgrServiceInner::NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &p… in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
1104 int32_t AppMgrClient::NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &pageSta… in NotifyPageShow() function in OHOS::AppExecFwk::AppMgrClient
1437 int32_t AppMgrProxy::NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &pageStat… in NotifyPageShow() function in OHOS::AppExecFwk::AppMgrProxy
1121 void NavigationPattern::NotifyPageShow(const std::string& pageName) in NotifyPageShow() function in OHOS::Ace::NG::NavigationPattern