Searched defs:SetNavigationPathInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ | ||
H A D | navigation_model.h | 45 virtual void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavigationPathInfo() function in OHOS::Ace::NavigationModel |
H A D | navigation_group_node.h | 246 void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavigationPathInfo() function in OHOS::Ace::NG::NavigationGroupNode |
H A D | navigation_model_ng.cpp | 1017 void NavigationModelNG::SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavigationPathInfo() function in OHOS::Ace::NG::NavigationModelNG |
Completed in 5 milliseconds