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