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

/system/update_engine/
H A Dpayload_state.cc1107 uint64_t current_bytes_downloaded,
1115 current_bytes_downloaded_[source] = current_bytes_downloaded;
1118 prefs_->SetInt64(prefs_key, current_bytes_downloaded);
1105 SetCurrentBytesDownloaded( DownloadSource source, uint64_t current_bytes_downloaded, bool log) argument

Completed in 26 milliseconds