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 | 436   bool ReceivedBytes(HttpFetcher* /* fetcher */,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::HttpFetcherTestDelegate582   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::PausingHttpFetcherTestDelegate
 654   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::AbortingHttpFetcherTestDelegate
 741   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::FlakyHttpFetcherTestDelegate
 804   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::FailureHttpFetcherTestDelegate
 977   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::RedirectHttpFetcherTestDelegate
 1074   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::MultiHttpFetcherTestDelegate
 1293   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::MultiHttpFetcherTerminateTestDelegate
 1360   bool ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::__anon6bce79aa0211::BlockedTransferTestDelegate
 
 | 
| /system/update_engine/ | 
| D | download_action.cc | 215 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher,  in ReceivedBytes()  function in chromeos_update_engine::DownloadAction
 |