Searched refs:GetOutputProcessedSize (Results 1 – 3 of 3) sorted by relevance
83 UInt64 GetOutputProcessedSize() const { return _outSizeProcessed; } in GetOutputProcessedSize() function
541 if (isSizeDefined && decoderSpec->GetOutputProcessedSize() != fileSize) in main2()
179 if (_lzmaDecoderSpec->GetOutputProcessedSize() != header.Size) in Code()