Searched defs:ReceivedBytes (Results 1 – 5 of 5) 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 | 450 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0311::HttpFetcherTestDelegate 598 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0411::PausingHttpFetcherTestDelegate 679 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0511::AbortingHttpFetcherTestDelegate 773 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0611::FlakyHttpFetcherTestDelegate 838 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0711::FailureHttpFetcherTestDelegate 1013 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0a11::RedirectHttpFetcherTestDelegate 1112 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0b11::MultiHttpFetcherTestDelegate 1333 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0c11::MultiHttpFetcherTerminateTestDelegate 1402 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anona58b490c0d11::BlockedTransferTestDelegate
|
/system/update_engine/ |
D | download_action.cc | 211 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/system/update_engine/cros/ |
D | download_action_chromeos.cc | 364 bool DownloadActionChromeos::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadActionChromeos
|
D | omaha_request_action.cc | 549 bool OmahaRequestAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::OmahaRequestAction
|