Lines Matching refs:INFO

120   LOG(INFO) << "Uploading " << utils::FormatTimeDelta(os_age)  in ReportDailyMetrics()
142 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
149 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
155 LOG(INFO) << "Sending " << value << " for metric " << metric << " (sparse)"; in ReportUpdateCheckMetrics()
165 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateCheckMetrics()
181 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateCheckMetrics()
198 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportAbnormallyTerminatedUpdateAttemptMetrics()
223 LOG(INFO) << "Uploading " << attempt_number << " for metric " << metric; in ReportUpdateAttemptMetrics()
231 LOG(INFO) << "Uploading " << utils::ToString(payload_type) in ReportUpdateAttemptMetrics()
238 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration) in ReportUpdateAttemptMetrics()
247 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(duration_uptime) in ReportUpdateAttemptMetrics()
257 LOG(INFO) << "Uploading " << payload_size_mib << " for metric " << metric; in ReportUpdateAttemptMetrics()
267 LOG(INFO) << "Uploading " << payload_bytes_downloaded_mib in ReportUpdateAttemptMetrics()
277 LOG(INFO) << "Uploading " << payload_download_speed_kbps in ReportUpdateAttemptMetrics()
286 LOG(INFO) << "Uploading " << download_source in ReportUpdateAttemptMetrics()
293 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportUpdateAttemptMetrics()
302 LOG(INFO) << "Uploading " << internal_error_code in ReportUpdateAttemptMetrics()
312 LOG(INFO) << "Uploading " << static_cast<int>(payload_download_error_code) in ReportUpdateAttemptMetrics()
325 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateAttemptMetrics()
341 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateAttemptMetrics()
352 LOG(INFO) << "Uploading " << static_cast<int>(connection_type) in ReportUpdateAttemptMetrics()
377 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
407 LOG(INFO) << "Uploading " << mbs << " (MiBs) for metric " << metric; in ReportSuccessfulUpdateMetrics()
417 LOG(INFO) << "Uploading 0x" << std::hex << download_sources_used in ReportSuccessfulUpdateMetrics()
427 LOG(INFO) << "Uploading " << download_overhead_percentage in ReportSuccessfulUpdateMetrics()
436 LOG(INFO) << "Uploading " << url_switch_count in ReportSuccessfulUpdateMetrics()
445 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration) in ReportSuccessfulUpdateMetrics()
455 LOG(INFO) << "Uploading reboot count of " << reboot_count << " for metric " in ReportSuccessfulUpdateMetrics()
467 LOG(INFO) << "Uploading " << utils::ToString(payload_type) in ReportSuccessfulUpdateMetrics()
476 LOG(INFO) << "Uploading " << attempt_count in ReportSuccessfulUpdateMetrics()
480 LOG(INFO) << "Uploading " << updates_abandoned_count in ReportSuccessfulUpdateMetrics()
496 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportRollbackMetrics()
517 LOG(INFO) << "Uploading " << static_cast<int>(result) << " for metric " in ReportCertificateCheckMetrics()