Home
last modified time | relevance | path

Searched defs:SetNavigationPathInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_model.h53 … virtual void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavigationPathInfo() function
Dnavigation_group_node.h326 void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavigationPathInfo() function
Dnavigation_model_ng.cpp1780 void NavigationModelNG::SetNavigationPathInfo(const std::string& moduleName, const std::string& pag… in SetNavigationPathInfo() function in OHOS::Ace::NG::NavigationModelNG