Searched refs:arcPackSize (Results 1 – 1 of 1) sorted by relevance
1063 UInt64 arcPackSize = 0; in ListArchives() local1096 arcPackSize = fi.Size; in ListArchives()1097 totalArcSizes += arcPackSize; in ListArchives()1314 arcPackSize += arcLink.VolumesSize; in ListArchives()1315 stat2.MainFiles.PackSize.Add((numStreams == 0) ? 0 : arcPackSize); in ListArchives()