Searched refs:InitNavPathIndex (Results 1 – 4 of 4) sorted by relevance
95 void InitNavPathIndex(const std::vector<std::string>& pathNames) override;
317 void JSNavigationStack::InitNavPathIndex(const std::vector<std::string>& pathNames) in InitNavPathIndex() function in OHOS::Ace::Framework::JSNavigationStack
146 virtual void InitNavPathIndex(const std::vector<std::string>& pathNames) {} in InitNavPathIndex() function
755 navigationStack_->InitNavPathIndex(pathNames); in UpdateNavPathList()