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

/system/update_engine/
H A Dmetrics.cc208 int attempt_number,
223 LOG(INFO) << "Uploading " << attempt_number << " for metric " << metric;
225 attempt_number,
206 ReportUpdateAttemptMetrics( SystemState *system_state, int attempt_number, PayloadType payload_type, base::TimeDelta duration, base::TimeDelta duration_uptime, int64_t payload_size, int64_t payload_bytes_downloaded, int64_t payload_download_speed_bps, DownloadSource download_source, AttemptResult attempt_result, ErrorCode internal_error_code, DownloadErrorCode payload_download_error_code, ConnectionType connection_type) argument
H A Dpayload_state.cc582 int attempt_number = GetPayloadAttemptNumber(); local
640 attempt_number,

Completed in 90 milliseconds