Searched defs:ReceivedBytes (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/common/ |
| D | http_fetcher_unittest.cc | 436 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::HttpFetcherTestDelegate 586 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::PausingHttpFetcherTestDelegate 658 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::AbortingHttpFetcherTestDelegate 745 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::FlakyHttpFetcherTestDelegate 809 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::FailureHttpFetcherTestDelegate 984 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::RedirectHttpFetcherTestDelegate 1081 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::MultiHttpFetcherTestDelegate 1300 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::MultiHttpFetcherTerminateTestDelegate 1367 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anone733135b0211::BlockedTransferTestDelegate
|
| D | multi_range_http_fetcher.cc | 87 bool MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
|
| /system/update_engine/ |
| D | download_action.cc | 212 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|