Searched refs:ArcItems (Results 1 – 3 of 3) sorted by relevance
51 ArcItems(NULL), in CArchiveUpdateCallback()127 *indexInArchive = (ArcItems == 0) ? up.ArcIndex : (*ArcItems)[up.ArcIndex].IndexInServer; in GetUpdateItemInfo()223 ArcItems ? (*ArcItems)[up.ArcIndex].IndexInServer : up.ArcIndex, in GetRawProp()414 …return Archive->GetProperty(ArcItems ? (*ArcItems)[up.ArcIndex].IndexInServer : up.ArcIndex, propI… in GetProperty()459 name = (*ArcItems)[up.ArcIndex].Name; in GetStream2()610 if (ArcItems) in ReportOperation()612 const CArcItem &ai = (*ArcItems)[index]; in ReportOperation()669 if (ArcItems) in ReportExtractResult()670 s = (*ArcItems)[index].Name; in ReportExtractResult()
132 const CObjectVector<CArcItem> *ArcItems; variable157 return (*ArcItems)[up.ArcIndex].IsDir; in IsDir()
755 updateCallbackSpec->ArcItems = &arcItems; in Compress()