Home
last modified time | relevance | path

Searched defs:GetBytesDownloaded (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dfile_fetcher.h73 size_t GetBytesDownloaded() override { in GetBytesDownloaded() function
H A Dmock_http_fetcher.h77 size_t GetBytesDownloaded() override { return bytes_sent_; } in GetBytesDownloaded() function
H A Dmulti_range_http_fetcher.h109 inline size_t GetBytesDownloaded() override { in GetBytesDownloaded() function
/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.h139 size_t GetBytesDownloaded() override { in GetBytesDownloaded() function