Searched refs:PathComponents (Results 1 – 1 of 1) sorted by relevance
70 typedef std::vector<base::FilePath> PathComponents; in ReverseConcatPathComponents() typedef71 for (PathComponents::const_iterator itr = components.begin(); in ReverseConcatPathComponents()77 for (PathComponents::const_reverse_iterator itr = components.rbegin(); in ReverseConcatPathComponents()