Searched defs:NumAltStreams (Results 1 - 3 of 3) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ | ||
H A D | Extract.h | 71 UInt64 NumAltStreams;
member in struct:CDecompressStat 75 NumArchives = UnpackSize = AltStreams_UnpackSize = PackSize = NumFolders = NumFiles = NumAltStreams = 0; |
H A D | HashCalc.h | 47 UInt64 NumAltStreams;
member in struct:CHashBundle 58 NumFiles = NumDirs = NumAltStreams = FilesSize = AltStreamsSize = NumErrors = 0; |
H A D | ArchiveExtractCallback.h | 229 UInt64 NumAltStreams;
member in class:CArchiveExtractCallback 254 NumFolders = NumFiles = NumAltStreams = UnpackSize = AltStreams_UnpackSize = 0; |
Completed in 138 milliseconds