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

/system/update_engine/
H A Dpayload_state.h110 return source < kNumDownloadSources ? total_bytes_downloaded_[source] : 0;
537 uint64_t total_bytes_downloaded_[kNumDownloadSources + 1]; member in class:chromeos_update_engine::PayloadState

Completed in 426 milliseconds