Searched defs:SetNavDestinationPathInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ | ||
H A D | navdestination_model.h | 61 virtual void SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavDestinationPathInfo() function in OHOS::Ace::NavDestinationModel |
H A D | navdestination_group_node.h | 131 void SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavDestinationPathInfo() function in OHOS::Ace::NG::NavDestinationGroupNode |
H A D | navdestination_model_ng.cpp | 712 void NavDestinationModelNG::SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavDestinationPathInfo() function in OHOS::Ace::NG::NavDestinationModelNG |
Completed in 3 milliseconds