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

  /system/update_engine/
metrics_reporter_omaha_unittest.cc 256 int64_t num_bytes_downloaded[kNumDownloadSources] = {}; local
258 num_bytes_downloaded[0] = 200 * kNumBytesInOneMiB;
333 num_bytes_downloaded,
update_attempter_android.cc 740 int64_t num_bytes_downloaded[kNumDownloadSources] = {}; local
741 num_bytes_downloaded[DownloadSource::kDownloadSourceHttpsServer] =
755 num_bytes_downloaded, local

Completed in 58 milliseconds