Searched refs:GetInputProcessedSize (Results 1 – 4 of 4) sorted by relevance
40 UInt64 GetInputProcessedSize() const { return _inputProcessed; } in GetInputProcessedSize() function
94 UInt64 GetInputProcessedSize() const { return _inProcessed; } in GetInputProcessedSize() function
92 UInt64 GetInputProcessedSize() const { return _lzmaDecoderSpec->GetInputProcessedSize(); } in GetInputProcessedSize() function in NArchive::NLzma::CDecoder546 packSize = decoder.GetInputProcessedSize(); in Extract()
727 UInt64 processedSize = encoderSpec->GetInputProcessedSize(); in main2()