Searched defs:GetInStreamProcessedSize (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp55 STDMETHODIMP CCopyCoder::GetInStreamProcessedSize(UInt64 *value) function in class:NCompress::CCopyCoder
H A DLzma2Decoder.cpp58 STDMETHODIMP CDecoder::GetInStreamProcessedSize(UInt64 *value) { *value = _inSizeProcessed; return S_OK; } function in class:NCompress::NLzma2::CDecoder

Completed in 6146 milliseconds