Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.h149 std::vector<std::string> pathNames; in GetAllPathName() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.h146 virtual void InitNavPathIndex(const std::vector<std::string>& pathNames) {} in InitNavPathIndex()
H A Dnavigation_stack.cpp296 std::vector<std::string> pathNames; in GetAllPathName() local
H A Dnavigation_pattern.cpp682 auto pathNames = navigationStack_->GetAllPathName(); in UpdateNavPathList() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp276 std::vector<std::string> pathNames; in GetAllPathName() local
317 void JSNavigationStack::InitNavPathIndex(const std::vector<std::string>& pathNames) in InitNavPathIndex()
428 auto pathNames = GetAllPathName(); in GetNameByIndex() local