Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model.h45 … virtual void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavigationPathInfo() function
H A Dnavigation_group_node.h246 void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavigationPathInfo() function
H A Dnavigation_model_ng.cpp1030 void NavigationModelNG::SetNavigationPathInfo(const std::string& moduleName, const std::string& pag… in SetNavigationPathInfo() function in OHOS::Ace::NG::NavigationModelNG