Searched refs:progress_ (Results 1 – 7 of 7) sorted by relevance
28 if (progress_callback_.Run(progress_)) in ShouldContinue()56 progress_.bytes += num_bytes; in AddFileContent()98 progress_.files++; in AddFileEntry()106 progress_.errors++; in AddDirectoryEntry()116 progress_.directories++; in AddDirectoryEntry()173 if (progress_callback_ && !progress_callback_.Run(progress_)) { in Close()252 progress_.errors++; in AddFileEntries()281 progress_.errors++; in AddDirectoryContents()
130 Progress progress_; variable
505 SnapshottingProgressReportingInterface* progress_; variable
752 progress_(progress), in V8HeapExplorer()1989 obj = iterator.Next(), progress_->ProgressStep()) { in IterateAndExtractReferences()2029 if (!progress_->ProgressReport(false)) interrupted = true; in IterateAndExtractReferences()2033 return interrupted ? false : progress_->ProgressReport(true); in IterateAndExtractReferences()
399 represents an _in-progress_ request whose header has already been queued. The