Home
last modified time | relevance | path

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

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