Searched defs:ReceivedBytes (Results 1 – 3 of 3) 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 | 451 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::HttpFetcherTestDelegate 597 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::PausingHttpFetcherTestDelegate 676 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::AbortingHttpFetcherTestDelegate 768 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::FlakyHttpFetcherTestDelegate 831 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::FailureHttpFetcherTestDelegate 1004 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::RedirectHttpFetcherTestDelegate 1101 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::MultiHttpFetcherTestDelegate 1320 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::MultiHttpFetcherTerminateTestDelegate 1387 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anonbf9647d10211::BlockedTransferTestDelegate
|
/system/update_engine/ |
D | download_action.cc | 216 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|