Searched refs:SetProgress (Results 1 – 8 of 8) 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
45 void SetProgress(UInt64 total, UInt64 completed) in SetProgress() function
69 ProgressDialog.Sync.SetProgress(size, 0); in SetTotal()
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()