Home
last modified time | relevance | path

Searched defs:GetAllPathIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.h156 std::vector<int32_t> GetAllPathIndex() override in GetAllPathIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.cpp303 std::vector<int32_t> NavigationStack::GetAllPathIndex() in GetAllPathIndex() function in OHOS::Ace::NG::NavigationStack
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp287 std::vector<int32_t> JSNavigationStack::GetAllPathIndex() in GetAllPathIndex() function in OHOS::Ace::Framework::JSNavigationStack