Searched refs:CopyStream (Results 1 – 4 of 4) sorted by relevance
30 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgres…
60 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgres… in CopyStream() function
934 return NCompress::CopyStream(_stream, outStream, NULL); in UpdateItems()
751 RINOK(NCompress::CopyStream(sfxStream, sfxOutStream, NULL)); in Compress()