Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/
H A Ddownload_action.cc216 uint64_t bytes_downloaded_total = in ReceivedBytes() local
220 length, bytes_downloaded_total - base_offset_, bytes_total_); in ReceivedBytes()