Searched refs:attempt_count (Results 1 - 9 of 9) sorted by last modified time

/system/update_engine/
H A Dmetrics_reporter_android.cc116 int attempt_count,
126 attempt_count);
115 ReportSuccessfulUpdateMetrics( int attempt_count, int , 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 ) argument
H A Dmetrics_reporter_android.h63 int attempt_count,
H A Dmetrics_reporter_interface.h160 int attempt_count,
H A Dmetrics_reporter_omaha.cc359 int attempt_count,
461 attempt_count,
465 LOG(INFO) << "Uploading " << attempt_count << " for metric " << metric;
358 ReportSuccessfulUpdateMetrics( 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 Dmetrics_reporter_omaha.h127 int attempt_count,
H A Dmetrics_reporter_omaha_unittest.cc252 int attempt_count = 3; local
319 metrics::kMetricSuccessfulUpdateAttemptCount, attempt_count, _, _, _))
329 reporter_.ReportSuccessfulUpdateMetrics(attempt_count,
H A Dmetrics_reporter_stub.h63 int attempt_count,
H A Dmock_metrics_reporter.h60 void(int attempt_count,
H A Dpayload_state.cc743 int attempt_count = GetPayloadAttemptNumber(); local
748 attempt_count,

Completed in 83 milliseconds