Home
last modified time | relevance | path

Searched defs:ReceivedBytes (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Dmulti_range_http_fetcher.cc89 bool MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
Dhttp_fetcher_unittest.cc451 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::HttpFetcherTestDelegate
597 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::PausingHttpFetcherTestDelegate
676 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::AbortingHttpFetcherTestDelegate
768 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::FlakyHttpFetcherTestDelegate
831 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::FailureHttpFetcherTestDelegate
1004 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::RedirectHttpFetcherTestDelegate
1101 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::MultiHttpFetcherTestDelegate
1320 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::MultiHttpFetcherTerminateTestDelegate
1387 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::BlockedTransferTestDelegate
/system/update_engine/
Ddownload_action.cc216 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction