Searched refs:CDecProgress (Results 1 – 1 of 1) sorted by relevance
14 class CDecProgress: class20 CDecProgress(ICompressProgressInfo *progress): _progress(progress) {} in CDecProgress() function in NArchive::N7z::CDecProgress26 STDMETHODIMP CDecProgress::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 *outSize) in SetRatioInfo()530 progress2 = new CDecProgress(compressProgress); in Decode()