Searched defs:sortedPaths (Results 1 – 4 of 4) sorted by relevance
126 Set<String> sortedPaths = new TreeSet<>(); // could sort by PathHeader also in main() local
349 ImmutableSet<String> sortedPaths = in copyFilesAndReturnIsEmpty() local
1269 String[] sortedPaths = new String[newPaths.size()]; in fillKeys() local1784 String[] sortedPaths = new String[oldAliases.size()]; in getPathsWithValue() local
1489 UStringVector &sortedPaths, in EnumerateDirItemsAndSort()