Searched defs:ReportProgress (Results 1 – 2 of 2) sorted by relevance
265 void PostinstallRunnerAction::ReportProgress(double frac) { in ReportProgress() function in chromeos_update_engine::PostinstallRunnerAction
149 void ReportProgress(LinePrinter& lp, const std::string& file, uint64_t file_copied_bytes, in ReportProgress() function269 void ReportProgress(const std::string& file, uint64_t file_copied_bytes, in ReportProgress() function in SyncConnection