Home
last modified time | relevance | path

Searched refs:GetAllPathName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.h147 std::vector<std::string> GetAllPathName() override in GetAllPathName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h93 std::vector<std::string> GetAllPathName() override;
H A Djs_navigation_stack.cpp257 std::vector<std::string> JSNavigationStack::GetAllPathName() in GetAllPathName() function in OHOS::Ace::Framework::JSNavigationStack
428 auto pathNames = GetAllPathName(); in GetNameByIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.h144 virtual std::vector<std::string> GetAllPathName();
H A Dnavigation_stack.cpp291 std::vector<std::string> NavigationStack::GetAllPathName() in GetAllPathName() function in OHOS::Ace::NG::NavigationStack
H A Dnavigation_pattern.cpp682 auto pathNames = navigationStack_->GetAllPathName(); in UpdateNavPathList()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_model_test_ng.cpp1113 navigationStack->GetAllPathName();
1130 navigationStack->GetAllPathName();