Searched refs:GetAllPathIndex (Results 1 – 7 of 7) sorted by relevance
156 std::vector<int32_t> GetAllPathIndex() override in GetAllPathIndex() function
1941 auto siz = navigationStack->GetAllPathIndex().size();
94 std::vector<int32_t> GetAllPathIndex() override;
287 std::vector<int32_t> JSNavigationStack::GetAllPathIndex() in GetAllPathIndex() function in OHOS::Ace::Framework::JSNavigationStack
145 virtual std::vector<int32_t> GetAllPathIndex();
303 std::vector<int32_t> NavigationStack::GetAllPathIndex() in GetAllPathIndex() function in OHOS::Ace::NG::NavigationStack
683 auto indexes = navigationStack_->GetAllPathIndex(); in UpdateNavPathList()