Home
last modified time | relevance | path

Searched defs:newTopNavPath (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_pattern.cpp167 auto newTopNavPath = navigationStack_->GetTopNavPath(); in OnModifyDone() local
189 const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopNavPath, bool isPopPage) in CheckTopNavPathChange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/
Dnavigation_test_ng.cpp1583 …std::optional<std::pair<std::string, RefPtr<UINode>>> newTopNavPath = std::pair<std::string, RefPt… variable