Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp1120 struct CExtrRefSortPair struct
1125 int Compare(const CExtrRefSortPair &a) const; argument
1130 int CExtrRefSortPair::Compare(const CExtrRefSortPair &a) const in Compare()
1154 CRecordVector<CExtrRefSortPair> pairs; in SetDirsTimes()
1160 CExtrRefSortPair &pair = pairs[i]; in SetDirsTimes()