Searched refs:COutStreamWithCRC (Results 1 - 7 of 7) 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.cpp449 COutStreamWithCRC *_crcStreamSpec;
468 _crcStreamSpec = new COutStreamWithCRC;
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h72 COutStreamWithCRC *_crcStreamSpec;
H A DArchiveExtractCallback.cpp383 _crcStreamSpec = new COutStreamWithCRC;

Completed in 100 milliseconds