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

/external/lzma/CPP/7zip/UI/Common/
H A DHashCalc.h41 struct CHashBundle: public IHashCalc struct in inherits:IHashCalc
76 virtual HRESULT BeforeFirstFile(const CHashBundle &hb) x; \
79 virtual HRESULT SetOperationResult(UInt64 fileSize, const CHashBundle &hb, bool showHash) x; \
80 virtual HRESULT AfterLastFile(const CHashBundle &hb) x; \

Completed in 107 milliseconds