Searched refs:COutStreamWithHash (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h24 class COutStreamWithHash: class in inherits:ISequentialOutStream,CMyUnknownImp
209 COutStreamWithHash *_hashStreamSpec;
285 _hashStreamSpec = new COutStreamWithHash;
H A DArchiveExtractCallback.cpp47 STDMETHODIMP COutStreamWithHash::Write(const void *data, UInt32 size, UInt32 *processedSize)
/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.h249 COutStreamWithHash *_hashStreamSpec;
319 _hashStreamSpec = new COutStreamWithHash;

Completed in 321 milliseconds