Home
last modified time | relevance | path

Searched refs:arcPackSize (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp1091 UInt64 arcPackSize = 0; in ListArchives() local
1124 arcPackSize = fi.Size; in ListArchives()
1125 totalArcSizes += arcPackSize; in ListArchives()
1345 arcPackSize += arcLink.VolumesSize; in ListArchives()
1346 stat2.MainFiles.PackSize.Add((numStreams == 0) ? 0 : arcPackSize); in ListArchives()

Completed in 3 milliseconds