Searched refs:AltStreamsSize (Results 1 – 6 of 6) sorted by relevance
20 UInt64 AltStreamsSize; member25 UInt64 GetTotalBytes() const { return FilesSize + AltStreamsSize; } in GetTotalBytes()32 AltStreamsSize(0), in CDirItemsStat()
50 UInt64 AltStreamsSize; member59 NumDirs = NumFiles = NumAltStreams = FilesSize = AltStreamsSize = NumErrors = 0; in Init()
48 Stat.AltStreamsSize += fi.Size; in AddDirFileInfo()630 dirItems.Stat.AltStreamsSize -= fi.Size; in EnumerateDirItems()
152 AltStreamsSize += CurSize; in Final()
359 PrintProperty("Alternate streams size", hb.AltStreamsSize); in AfterLastFile()
113 PrintSize_bytes_Smart(s, st.AltStreamsSize); in Print_DirItemsStat()