Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1110 class CRepackInStreamWithSizes: class
1138 STDMETHODIMP CRepackInStreamWithSizes::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
1151 STDMETHODIMP CRepackInStreamWithSizes::GetSubStreamSize(UInt64 subStream, UInt64 *value) in GetSubStreamSize()
2074 CRepackInStreamWithSizes *inStreamSizeCountSpec = new CRepackInStreamWithSizes; in Update()