Searched defs:sortedFullPaths (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp771 UStringVector &sortedFullPaths)
806 sortedFullPaths.Reserve(indices.Size());
811 sortedFullPaths.Add(fullPaths[index]);
769 EnumerateDirItemsAndSort(NWildcard::CCensor &wildcardCensor, UStringVector &sortedPaths, UStringVector &sortedFullPaths) argument

Completed in 204 milliseconds