Searched refs:UpdateProgress (Results 1 – 3 of 3) sorted by relevance
74 progressHandler.UpdateProgress((int)(100L*count/sourceLength)); in Copy()
113 public void UpdateProgress(int progress, string description = null) in UpdateProgress() method in Antmicro.Renode.Utilities.ProgressMonitor.MonitoredAction
217 downloadProgressHandler.UpdateProgress(e.ProgressPercentage, in TryDownloadInner()