Home | History | Annotate | Download | only in Common

Lines Matching refs:ArcItems

307     const CObjectVector<CArcItem> &arcItems,

365 GetUpdatePairInfoList(dirItems, arcItems, fileTimeType, updatePairs); // must be done only once!!!
366 // CUpdateProduceCallbackImp upCallback(&arcItems, callback);
385 updateCallbackSpec->ArcItems = &arcItems;
515 CObjectVector<CArcItem> &arcItems)
517 arcItems.Clear();
521 arcItems.Reserve(numItems);
558 arcItems.Add(ai);
568 const CObjectVector<CArcItem> &arcItems,
592 arcItems,
819 CObjectVector<CArcItem> arcItems;
822 RINOK(EnumerateInArchiveItems(censor, arcLink.Arcs.Back(), arcItems));
827 arcItems, dirItems,