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

/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp437 UInt64 arcPackSize = 0; local
447 arcPackSize = fi.Size;
615 arcPackSize += archiveLink.VolumesSize;
616 totalPackSize = (numFiles == 0) ? 0 : arcPackSize;

Completed in 361 milliseconds