Lines Matching refs:LOG
149 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(os_age) << " for metric " in ReportDailyMetrics()
171 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
178 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
184 LOG(INFO) << "Sending " << value << " for metric " << metric << " (sparse)"; in ReportUpdateCheckMetrics()
194 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateCheckMetrics()
208 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateCheckMetrics()
224 LOG(INFO) << "Sending " << value << " for metric " << metric in ReportUpdateCheckMetrics()
229 LOG(INFO) << "Sending " << value << " for metric " << metric in ReportUpdateCheckMetrics()
242 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportAbnormallyTerminatedUpdateAttemptMetrics()
260 LOG(INFO) << "Uploading " << attempt_number << " for metric " << metric; in ReportUpdateAttemptMetrics()
268 LOG(INFO) << "Uploading " << utils::ToString(payload_type) << " for metric " in ReportUpdateAttemptMetrics()
273 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration) in ReportUpdateAttemptMetrics()
282 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration_uptime) in ReportUpdateAttemptMetrics()
292 LOG(INFO) << "Uploading " << payload_size_mib << " for metric " << metric; in ReportUpdateAttemptMetrics()
300 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportUpdateAttemptMetrics()
317 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateAttemptMetrics()
331 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateAttemptMetrics()
350 LOG(INFO) << "Uploading " << payload_bytes_downloaded_mib << " for metric " in ReportUpdateAttemptDownloadMetrics()
360 LOG(INFO) << "Uploading " << payload_download_speed_kbps << " for metric " in ReportUpdateAttemptDownloadMetrics()
369 LOG(INFO) << "Uploading " << download_source << " for metric " << metric; in ReportUpdateAttemptDownloadMetrics()
374 LOG(INFO) << "Uploading " << static_cast<int>(payload_download_error_code) in ReportUpdateAttemptDownloadMetrics()
381 LOG(INFO) << "Uploading " << static_cast<int>(connection_type) in ReportUpdateAttemptDownloadMetrics()
402 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
432 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
442 LOG(INFO) << "Uploading 0x" << std::hex << download_sources_used in ReportSuccessfulUpdateMetrics()
451 LOG(INFO) << "Uploading " << download_overhead_percentage << "% for metric " in ReportSuccessfulUpdateMetrics()
460 LOG(INFO) << "Uploading " << url_switch_count << " (count) for metric " in ReportSuccessfulUpdateMetrics()
469 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration) in ReportSuccessfulUpdateMetrics()
478 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration_uptime) in ReportSuccessfulUpdateMetrics()
487 LOG(INFO) << "Uploading reboot count of " << reboot_count << " for metric " in ReportSuccessfulUpdateMetrics()
497 LOG(INFO) << "Uploading " << utils::ToString(payload_type) << " for metric " in ReportSuccessfulUpdateMetrics()
506 LOG(INFO) << "Uploading " << attempt_count << " for metric " << metric; in ReportSuccessfulUpdateMetrics()
509 LOG(INFO) << "Uploading " << updates_abandoned_count << " (count) for metric " in ReportSuccessfulUpdateMetrics()
522 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportRollbackMetrics()
533 LOG(INFO) << "Sending " << value << " for metric " << metric; in ReportEnterpriseRollbackMetrics()
550 LOG(INFO) << "Uploading " << static_cast<int>(result) << " for metric " in ReportCertificateCheckMetrics()
566 LOG(INFO) << "Uploading " << target_attempt << " (count) for metric " in ReportFailedUpdateCount()
578 LOG(INFO) << "Uploading " << time_to_reboot_minutes << " for metric " in ReportTimeToReboot()
591 LOG(INFO) << "Uploading " << error_code << " for metric " << metric; in ReportInternalErrorCode()
603 LOG(INFO) << "Sending " << value << " for metric " << metric; in ReportKeyVersionMetrics()
608 LOG(INFO) << "Sending " << value << " for metric " << metric; in ReportKeyVersionMetrics()
613 LOG(INFO) << "Sending " << bool_value << " for metric " << metric in ReportKeyVersionMetrics()
624 LOG(INFO) << "Sending " << time_to_update_days << " for metric " << metric; in ReportEnterpriseUpdateSeenToDownloadDays()