Searched refs:PathSortFunc (Results 1 – 1 of 1) sorted by relevance
780 static inline bool PathSortFunc(const std::string &path1, const std::string &path2) in PathSortFunc() function787 sort(configPaths.begin(), configPaths.end(), PathSortFunc); in DeduplicationPath()