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

/external/lzma/CPP/7zip/Common/
H A DStreamBinder.cpp30 class CSequentialOutStreamForBinder: class in inherits:ISequentialOutStream,CMyUnknownImp
42 ~CSequentialOutStreamForBinder() { m_StreamBinder->CloseWrite(); }
46 STDMETHODIMP CSequentialOutStreamForBinder::Write(const void *data, UInt32 size, UInt32 *processedSize)
79 CSequentialOutStreamForBinder *outStreamSpec = new
80 CSequentialOutStreamForBinder;

Completed in 245 milliseconds