Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DHashCalc.h42 struct CHashBundle: public IHashCalc struct
44 CObjectVector<CHasherState> Hashers;
46 UInt64 NumDirs;
47 UInt64 NumFiles;
48 UInt64 NumAltStreams;
49 UInt64 FilesSize;
50 UInt64 AltStreamsSize;
51 UInt64 NumErrors;
76 virtual HRESULT BeforeFirstFile(const CHashBundle &hb) x; \ argument