Searched defs:total_duration (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Dmetrics.cc369 base::TimeDelta total_duration,
445 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration)
449 static_cast<int>(total_duration.InMinutes()),
361 ReportSuccessfulUpdateMetrics( SystemState *system_state, int attempt_count, int updates_abandoned_count, PayloadType payload_type, int64_t payload_size, int64_t num_bytes_downloaded[kNumDownloadSources], int download_overhead_percentage, base::TimeDelta total_duration, int reboot_count, int url_switch_count) argument

Completed in 85 milliseconds