Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp1082 UInt64 totalArcSizes = 0; in ListArchives() local
1125 totalArcSizes += arcPackSize; in ListArchives()
1222 totalArcSizes += arcLink.VolumesSize; in ListArchives()
1383 PrintPropNameAndNumber(g_StdOut, "Total archives size", totalArcSizes); in ListArchives()

Completed in 3 milliseconds