• Home
  • Raw
  • Download

Lines Matching refs:LOG

130   LOG(INFO) << "Uploading " << utils::FormatTimeDelta(os_age) << " for metric "  in ReportDailyMetrics()
152 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
159 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
165 LOG(INFO) << "Sending " << value << " for metric " << metric << " (sparse)"; in ReportUpdateCheckMetrics()
175 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateCheckMetrics()
189 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateCheckMetrics()
204 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportAbnormallyTerminatedUpdateAttemptMetrics()
222 LOG(INFO) << "Uploading " << attempt_number << " for metric " << metric; in ReportUpdateAttemptMetrics()
230 LOG(INFO) << "Uploading " << utils::ToString(payload_type) << " for metric " in ReportUpdateAttemptMetrics()
235 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration) in ReportUpdateAttemptMetrics()
244 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration_uptime) in ReportUpdateAttemptMetrics()
254 LOG(INFO) << "Uploading " << payload_size_mib << " for metric " << metric; in ReportUpdateAttemptMetrics()
264 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportUpdateAttemptMetrics()
273 LOG(INFO) << "Uploading " << internal_error_code << " for metric " in ReportUpdateAttemptMetrics()
286 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateAttemptMetrics()
300 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateAttemptMetrics()
319 LOG(INFO) << "Uploading " << payload_bytes_downloaded_mib << " for metric " in ReportUpdateAttemptDownloadMetrics()
329 LOG(INFO) << "Uploading " << payload_download_speed_kbps << " for metric " in ReportUpdateAttemptDownloadMetrics()
338 LOG(INFO) << "Uploading " << download_source << " for metric " << metric; in ReportUpdateAttemptDownloadMetrics()
343 LOG(INFO) << "Uploading " << static_cast<int>(payload_download_error_code) in ReportUpdateAttemptDownloadMetrics()
350 LOG(INFO) << "Uploading " << static_cast<int>(connection_type) in ReportUpdateAttemptDownloadMetrics()
370 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
400 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
410 LOG(INFO) << "Uploading 0x" << std::hex << download_sources_used in ReportSuccessfulUpdateMetrics()
419 LOG(INFO) << "Uploading " << download_overhead_percentage << "% for metric " in ReportSuccessfulUpdateMetrics()
428 LOG(INFO) << "Uploading " << url_switch_count << " (count) for metric " in ReportSuccessfulUpdateMetrics()
437 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration) in ReportSuccessfulUpdateMetrics()
446 LOG(INFO) << "Uploading reboot count of " << reboot_count << " for metric " in ReportSuccessfulUpdateMetrics()
456 LOG(INFO) << "Uploading " << utils::ToString(payload_type) << " for metric " in ReportSuccessfulUpdateMetrics()
465 LOG(INFO) << "Uploading " << attempt_count << " for metric " << metric; in ReportSuccessfulUpdateMetrics()
468 LOG(INFO) << "Uploading " << updates_abandoned_count << " (count) for metric " in ReportSuccessfulUpdateMetrics()
481 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportRollbackMetrics()
499 LOG(INFO) << "Uploading " << static_cast<int>(result) << " for metric " in ReportCertificateCheckMetrics()
515 LOG(INFO) << "Uploading " << target_attempt << " (count) for metric " in ReportFailedUpdateCount()
527 LOG(INFO) << "Uploading " << time_to_reboot_minutes << " for metric " in ReportTimeToReboot()