Searched defs:ReceivedBytes (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/common/ |
D | multi_range_http_fetcher.cc | 89 void MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
|
D | http_fetcher_unittest.cc | 415 void ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240211::HttpFetcherTestDelegate 563 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240311::PausingHttpFetcherTestDelegate 644 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240411::AbortingHttpFetcherTestDelegate 739 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240511::FlakyHttpFetcherTestDelegate 803 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240611::FailureHttpFetcherTestDelegate 977 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240911::RedirectHttpFetcherTestDelegate 1076 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240a11::MultiHttpFetcherTestDelegate 1275 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240b11::MultiHttpFetcherTerminateTestDelegate 1341 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anond10e20240c11::BlockedTransferTestDelegate
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 311 void DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/system/update_engine/ |
D | omaha_request_action.cc | 735 void OmahaRequestAction::ReceivedBytes(HttpFetcher *fetcher, in ReceivedBytes() function in chromeos_update_engine::OmahaRequestAction
|