Home
last modified time | relevance | path

Searched refs:GetTargetPageInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp279 GetTargetPageInfo(pageName, targetBundleName, targetModuleName); in NotifyPageShow()
295 GetTargetPageInfo(pageName, targetBundleName, targetModuleName); in NotifyPageHide()
307 void PageUrlCheckerOhos::GetTargetPageInfo(const std::string& pageName, std::string& targetBundleNa… in GetTargetPageInfo() function in OHOS::Ace::PageUrlCheckerOhos
H A Dpage_url_checker_ohos.h49 void GetTargetPageInfo(const std::string& pageName, std::string& targetBundleName,