Searched refs:GetAllCacheNodes (Results 1 – 3 of 3) sorted by relevance
117 NavPathList GetAllCacheNodes();
343 NavPathList NavigationStack::GetAllCacheNodes() in GetAllCacheNodes() function in OHOS::Ace::NG::NavigationStack
684 auto cacheNodes = navigationStack_->GetAllCacheNodes(); in UpdateNavPathList()