Home
last modified time | relevance | path

Searched refs:current_bytes_downloaded (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dpayload_state.h354 uint64_t current_bytes_downloaded,
Dpayload_state.cc1144 uint64_t current_bytes_downloaded, in SetCurrentBytesDownloaded() argument
1152 current_bytes_downloaded_[source] = current_bytes_downloaded; in SetCurrentBytesDownloaded()
1155 prefs_->SetInt64(prefs_key, current_bytes_downloaded); in SetCurrentBytesDownloaded()