Searched refs:SetProgress (Results 1 – 6 of 6) sorted by relevance
5 public void SetProgress(long inSize, long outSize); in SetProgress() method
202 public void SetProgress(long inSize, long outSize) in SetProgress() method in LzmaBench.CProgressInfo
34 void SetProgress(Int64 inSize, Int64 outSize); in SetProgress() method
152 public void SetProgress(Int64 inSize, Int64 outSize) in SetProgress() method in SevenZip.LzmaBench.CProgressInfo
1290 progress.SetProgress(processedInSize[0], processedOutSize[0]); in Code()
1290 progress.SetProgress(processedInSize, processedOutSize); in Code()