Searched refs:bytes_progressed (Results 1 - 6 of 6) sorted by relevance

/system/update_engine/payload_consumer/
H A Dmock_download_action.h32 void(uint64_t bytes_progressed,
H A Ddownload_action.h47 // only if the DownloadAction is running. |bytes_progressed| is the number of
51 virtual void BytesReceived(uint64_t bytes_progressed,
/system/update_engine/
H A Dupdate_attempter_android.h80 void BytesReceived(uint64_t bytes_progressed,
H A Dupdate_attempter.h171 void BytesReceived(uint64_t bytes_progressed,
H A Dupdate_attempter_android.cc293 void UpdateAttempterAndroid::BytesReceived(uint64_t bytes_progressed, argument
H A Dupdate_attempter.cc1072 void UpdateAttempter::BytesReceived(uint64_t bytes_progressed, argument
1077 system_state_->payload_state()->DownloadProgress(bytes_progressed);

Completed in 234 milliseconds