Searched refs:updateProgress (Results 1 – 6 of 6) sorted by relevance
163 … this._progress.updateProgress("Loading nodes\u2026 %d\%", this._arrayIndex, this._array.length);189 … this._progress.updateProgress("Loading edges\u2026 %d\%", this._arrayIndex, this._array.length);
134 updateProgress: function(progress) method in WebInspector.ExtensionAuditCategoryResults
595 updateProgress: function(worked, totalWork) method in AuditResultImpl
581 auditResult.updateProgress(Math.min(Math.max(0, message.progress), 1));
507 updateProgress: function(title, value, total) method in WebInspector.HeapSnapshotProgress
388 updateProgress: function(updateSignal) { method in BrowserBridge