Home
last modified time | relevance | path

Searched refs:CopyStream (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.h29 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgressInfo *progress);
H A DCopyCoder.cpp139 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgressInfo *progress) in CopyStream() function
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp776 RINOK(NCompress::CopyStream(sfxStream, sfxOutStream, NULL)) in Compress()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1323 return NCompress::CopyStream(_stream, outStream, progress); in UpdateItems()

Completed in 5 milliseconds