Searched refs:IsNavigationItemExits (Results 1 – 4 of 4) sorted by relevance
45 bool IsNavigationItemExits(const std::string& name) override;
102 bool NavigationRouteOhos::IsNavigationItemExits(const std::string& name) in IsNavigationItemExits() function in OHOS::Ace::NavigationRouteOhos
62 virtual bool IsNavigationItemExits(const std::string& name) in IsNavigationItemExits() function
88 if (navigationRoute->IsNavigationItemExits(pathName)) { in IsHspExist()