Home
last modified time | relevance | path

Searched defs:CDecompressStat (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
DExtract.h73 struct CDecompressStat struct
75 UInt64 NumArchives;
76 UInt64 UnpackSize;
77 UInt64 AltStreams_UnpackSize;
78 UInt64 PackSize;
79 UInt64 NumFolders;
80 UInt64 NumFiles;
104 CDecompressStat &st); argument