Searched refs:arcPackSize (Results 1 – 1 of 1) sorted by relevance
892 UInt64 arcPackSize = 0; in ListArchives() local902 arcPackSize = fi.Size; in ListArchives()903 totalArcSizes += arcPackSize; in ListArchives()1156 arcPackSize += arcLink.VolumesSize; in ListArchives()1157 stat.MainFiles.PackSize.Add((numStreams == 0) ? 0 : arcPackSize); in ListArchives()