Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dfile_fetcher.h74 size_t GetBytesDownloaded() override { in GetBytesDownloaded() function
H A Dmock_http_fetcher.h80 size_t GetBytesDownloaded() override { return bytes_sent_; } in GetBytesDownloaded() function
H A Dmulti_range_http_fetcher.h108 inline size_t GetBytesDownloaded() override { in GetBytesDownloaded() function
/aosp12/system/update_engine/
H A Dlibcurl_http_fetcher.h140 size_t GetBytesDownloaded() override { in GetBytesDownloaded() function