HomeSort by relevance Sort by last modified time
    Searched refs:COffsetOutStream (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
OffsetStream.cpp 9 HRESULT COffsetOutStream::Init(IOutStream *stream, UInt64 offset)
16 STDMETHODIMP COffsetOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
21 STDMETHODIMP COffsetOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
36 STDMETHODIMP COffsetOutStream::SetSize(UInt64 newSize)
OffsetStream.h 10 class COffsetOutStream:

Completed in 68 milliseconds