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

/system/update_engine/
H A Dmetrics.cc370 int reboot_count,
455 LOG(INFO) << "Uploading reboot count of " << reboot_count << " for metric "
458 reboot_count,
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
H A Dpayload_state.cc721 int reboot_count = GetNumReboots(); local
746 reboot_count,

Completed in 383 milliseconds