Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp54 static int CompareArcItemsBase(const CArcItem &ai1, const CArcItem &ai2) in CompareArcItemsBase()
68 const CObjectVector<CArcItem> &arcItems = *(const CObjectVector<CArcItem> *)param; in CompareArcItems()
77 const CObjectVector<CArcItem> &arcItems, in GetUpdatePairInfoList()
140 const CArcItem *ai = NULL; in GetUpdatePairInfoList()
DDirItem.h110 struct CArcItem struct
123CArcItem(): IsDir(false), IsAltStream(false), SizeDefined(false), MTimeDefined(false), Censored(fa… in CArcItem() argument
DUpdatePair.h23 const CObjectVector<CArcItem> &arcItems,
DUpdateCallback.h96 const CObjectVector<CArcItem> *ArcItems;
DUpdate.cpp478 const CObjectVector<CArcItem> &arcItems, in Compress()
547 const CArcItem &ai = arcItems[i]; in Compress()
824 CObjectVector<CArcItem> &arcItems) in EnumerateInArchiveItems()
833 CArcItem ai; in EnumerateInArchiveItems()
1253 CObjectVector<CArcItem> arcItems; in UpdateArchive()