HomeSort by relevance Sort by last modified time
    Searched refs:kPayloadDownloadError (Results 1 - 3 of 3) sorted by null

  /system/update_engine/
metrics.h 143 kPayloadDownloadError, // Failure while downloading payload.
metrics_utils.cc 42 return metrics::AttemptResult::kPayloadDownloadError;
payload_state.cc 598 case metrics::AttemptResult::kPayloadDownloadError:
    [all...]

Completed in 54 milliseconds