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

  /system/update_engine/
payload_state.cc 63 attempt_num_bytes_downloaded_(0),
186 attempt_num_bytes_downloaded_ = 0;
545 attempt_num_bytes_downloaded_ += count;
572 int64_t payload_bytes_downloaded = attempt_num_bytes_downloaded_;
    [all...]
payload_state.h 555 int64_t attempt_num_bytes_downloaded_; member in class:chromeos_update_engine::PayloadState

Completed in 81 milliseconds