Home | History | Annotate | Download | only in Common

Lines Matching refs:outStream

393   CMyComPtr<ISequentialOutStream> outStream(outStreamSpec);

425 RINOK(copyCoder->Code(inStream, outStream, NULL, NULL, progress));
1265 STDMETHODIMP CExtractCallback_To_OpenCallback::GetStream(UInt32 /* index */, ISequentialOutStream **outStream, Int32 /* askExtractMode */)
1267 *outStream = 0;