Home
last modified time | relevance | path

Searched defs:pathNames (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
Dmock_navigation_stack.h149 std::vector<std::string> pathNames; in GetAllPathName() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_stack.h146 virtual void InitNavPathIndex(const std::vector<std::string>& pathNames) {} in InitNavPathIndex()
Dnavigation_stack.cpp279 std::vector<std::string> pathNames; in GetAllPathName() local
Dnavigation_pattern.cpp594 auto pathNames = navigationStack_->GetAllPathName(); in UpdateNavPathList() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_navigation_stack.cpp264 std::vector<std::string> pathNames; in GetAllPathName() local
305 void JSNavigationStack::InitNavPathIndex(const std::vector<std::string>& pathNames) in InitNavPathIndex()
416 auto pathNames = GetAllPathName(); in GetNameByIndex() local