Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdatePair.h11 struct CUpdatePair struct
18 CUpdatePair(): ArcIndex(-1), DirIndex(-1), HostIndex(-1) {} in CUpdatePair() argument
25 CRecordVector<CUpdatePair> &updatePairs);
DUpdateProduce.cpp12 const CRecordVector<CUpdatePair> &updatePairs, in UpdateProduce()
19 const CUpdatePair &pair = updatePairs[i]; in UpdateProduce()
DUpdateProduce.h55 const CRecordVector<CUpdatePair> &updatePairs,
DUpdatePair.cpp141 CRecordVector<CUpdatePair> &updatePairs) in GetUpdatePairInfoList()
198 CUpdatePair pair; in GetUpdatePairInfoList()
DUpdate.cpp533 CRecordVector<CUpdatePair> updatePairs; in Compress()
/external/lzma/CPP/7zip/UI/Agent/
DAgentOut.cpp309 CRecordVector<CUpdatePair> updatePairs; in Z7_COM7F_IMF()