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 | 436 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50311::HttpFetcherTestDelegate 584 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50411::PausingHttpFetcherTestDelegate 665 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50511::AbortingHttpFetcherTestDelegate 759 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50611::FlakyHttpFetcherTestDelegate 824 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50711::FailureHttpFetcherTestDelegate 999 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50a11::RedirectHttpFetcherTestDelegate 1098 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50b11::MultiHttpFetcherTestDelegate 1319 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50c11::MultiHttpFetcherTerminateTestDelegate 1388 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon3e472ea50d11::BlockedTransferTestDelegate
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 362 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/system/update_engine/ |
D | omaha_request_action.cc | 489 bool OmahaRequestAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::OmahaRequestAction
|