Searched defs:ReceivedBytes (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/update_engine/common/ |
H A D | http_fetcher_unittest.cc | 436 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::HttpFetcherTestDelegate 586 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::PausingHttpFetcherTestDelegate 658 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::AbortingHttpFetcherTestDelegate 745 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::FlakyHttpFetcherTestDelegate 809 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::FailureHttpFetcherTestDelegate 984 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::RedirectHttpFetcherTestDelegate 1081 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::MultiHttpFetcherTestDelegate 1300 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::MultiHttpFetcherTerminateTestDelegate 1367 bool ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::__anon9b6fb8db0211::BlockedTransferTestDelegate
|
H A D | multi_range_http_fetcher.cc | 87 bool MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
|
/aosp_15_r20/system/update_engine/ |
H A D | download_action.cc | 212 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_stream_unittest.cc | 1463 TEST_F(SpdyStreamTest, ReceivedBytes) { in TEST_F() argument
|