Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp46 struct CStatInfo struct
48 UInt64 InSize;
49 UInt64 OutSize;
50 UInt64 PhySize;
52 UInt64 NumStreams;
53 UInt64 NumBlocks;
55 bool UnpackSize_Defined;
57 bool NumStreams_Defined;
58 bool NumBlocks_Defined;
60 bool IsArc;
[all …]