Home
last modified time | relevance | path

Searched refs:CompareRefSortPair (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp893 static int CompareRefSortPair(const CRefSortPair *a1, const CRefSortPair *a2, void *) in CompareRefSortPair() function
1465 pairs.Sort(CompareRefSortPair, NULL); in UpdateArchive()