Home | History | Annotate | Download | only in update_engine

Lines Matching full:attempt

178   // Flush previous state from abnormal attempt failure, if any.
324 // payload attempt number would have been incremented and would take care
428 // Update the payload attempt number for both payload types: full and delta.
433 // Update the payload attempt number for full payloads and the backoff time.
435 LOG(INFO) << "Not incrementing payload attempt number for delta payloads";
439 LOG(INFO) << "Incrementing the full payload attempt number";
447 LOG(INFO) << "Incrementing the URL index for next attempt";
561 // TODO(zeuthen): Currently we don't report the UpdateEngine.Attempt.*
562 // metrics if the attempt ends abnormally, e.g. if the update_engine
639 // TODO(zeuthen): For now we only persist whether an attempt was in
640 // progress and not values/metrics related to the attempt. This
641 // means that when this happens, of all the UpdateEngine.Attempt.*
642 // metrics, only UpdateEngine.Attempt.Result is reported (with the
645 // UpdateEngine.Attempt.* namespace when this happens.
748 LOG(INFO) << "Number of Reboots during current update attempt = "
858 LOG(INFO) << "Payload Attempt Number = " << payload_attempt_number_;
866 LOG(INFO) << "Full Payload Attempt
1208 // Flush previous state from abnormal attempt failure, if any.
1314 attempt number if it exists.
1341 LOG(INFO) << "p2p First Attempt Timestamp = "