Searched defs:GetComponents (Results 1 – 2 of 2) sorted by relevance
215 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
176 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function