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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp47 class COutMultiVolStream: class in inherits:IOutStream,CMyUnknownImp
90 HRESULT COutMultiVolStream::Close()
106 STDMETHODIMP COutMultiVolStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
184 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
207 STDMETHODIMP COutMultiVolStream::SetSize(UInt64 newSize)
400 COutMultiVolStream *volStreamSpec = NULL;
450 volStreamSpec = new COutMultiVolStream;

Completed in 80 milliseconds