Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.h49 void GetTargetPageInfo(const std::string& pageName, std::string& targetBundleName,
H A Dpage_url_checker_ohos.cpp271 GetTargetPageInfo(pageName, targetBundleName, targetModuleName); in NotifyPageShow()
287 GetTargetPageInfo(pageName, targetBundleName, targetModuleName); in NotifyPageHide()
299 void PageUrlCheckerOhos::GetTargetPageInfo(const std::string& pageName, std::string& targetBundleName, in GetTargetPageInfo() function in OHOS::Ace::PageUrlCheckerOhos

Completed in 2 milliseconds