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.cc436 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::HttpFetcherTestDelegate
582 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::PausingHttpFetcherTestDelegate
654 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::AbortingHttpFetcherTestDelegate
741 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::FlakyHttpFetcherTestDelegate
804 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::FailureHttpFetcherTestDelegate
977 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::RedirectHttpFetcherTestDelegate
1074 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::MultiHttpFetcherTestDelegate
1293 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::MultiHttpFetcherTerminateTestDelegate
1360 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon6bce79aa0211::BlockedTransferTestDelegate
/system/update_engine/
Ddownload_action.cc215 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction