Searched refs:COutStreamWithCRC (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.cpp7 STDMETHODIMP COutStreamWithCRC::Write(const void *data, UInt32 size, UInt32 *processedSize)
H A DOutStreamWithCRC.h12 class COutStreamWithCRC: class in inherits:ISequentialOutStream,CMyUnknownImp
/external/lzma/CPP/7zip/Archive/7z/
H A D7zFolderOutStream.h20 COutStreamWithCRC *_crcStreamSpec;
H A D7zFolderOutStream.cpp12 _crcStreamSpec = new COutStreamWithCRC;
H A D7zUpdate.cpp510 COutStreamWithCRC *_crcStreamSpec;
529 _crcStreamSpec = new COutStreamWithCRC;

Completed in 223 milliseconds