Searched defs:ReceivedBytes (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/common/ |
D | multi_range_http_fetcher.cc | 88 void MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
|
D | http_fetcher_unittest.cc | 417 void ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710211::HttpFetcherTestDelegate 564 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710311::PausingHttpFetcherTestDelegate 648 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710411::AbortingHttpFetcherTestDelegate 717 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710511::FlakyHttpFetcherTestDelegate 781 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710611::FailureHttpFetcherTestDelegate 900 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710811::RedirectHttpFetcherTestDelegate 999 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710911::MultiHttpFetcherTestDelegate 1196 void ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon8daf35710a11::BlockedTransferTestDelegate
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 259 void DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/system/update_engine/ |
D | omaha_request_action.cc | 654 void OmahaRequestAction::ReceivedBytes(HttpFetcher *fetcher, in ReceivedBytes() function in chromeos_update_engine::OmahaRequestAction
|