Searched defs:ReceivedBytes (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/common/ |
D | multi_range_http_fetcher.cc | 89 bool MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
|
D | http_fetcher_unittest.cc | 435 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0311::HttpFetcherTestDelegate 583 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0411::PausingHttpFetcherTestDelegate 664 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0511::AbortingHttpFetcherTestDelegate 758 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0611::FlakyHttpFetcherTestDelegate 823 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0711::FailureHttpFetcherTestDelegate 998 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0a11::RedirectHttpFetcherTestDelegate 1097 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0b11::MultiHttpFetcherTestDelegate 1318 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0c11::MultiHttpFetcherTerminateTestDelegate 1387 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anondf48186e0d11::BlockedTransferTestDelegate
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 320 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/system/update_engine/ |
D | omaha_request_action.cc | 863 bool OmahaRequestAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::OmahaRequestAction
|