Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtract.h63 struct CDecompressStat struct
65 UInt64 NumArchives;
66 UInt64 UnpackSize;
67 UInt64 AltStreams_UnpackSize;
68 UInt64 PackSize;
92 CDecompressStat &st); argument