Searched refs:ReportProgress (Results 1 – 3 of 3) sorted by relevance
77 ReportProgress(0); in PerformAction()241 ReportProgress(frac); in ProcessProgressLine()248 void PostinstallRunnerAction::ReportProgress(double frac) { in ReportProgress() function in chromeos_update_engine::PostinstallRunnerAction315 ReportProgress(0); in CompletePartitionPostinstall()
84 void ReportProgress(double frac);
203 ReportProgress(rpath, data_length, data_length); in SendSmallFile()253 ReportProgress(rpath, bytes_copied, total_size); in SendLargeFile()309 void ReportProgress(const char* file, uint64_t file_copied_bytes, uint64_t file_total_bytes) { in ReportProgress() function in SyncConnection578 sc.ReportProgress(name != nullptr ? name : rpath, bytes_copied, size); in sync_recv()