Home
last modified time | relevance | path

Searched defs:ReceivedBytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc436 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 Dmulti_range_http_fetcher.cc87 bool MultiRangeHttpFetcher::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::MultiRangeHttpFetcher
/aosp_15_r20/system/update_engine/
H A Ddownload_action.cc212 bool DownloadAction::ReceivedBytes(HttpFetcher* fetcher, in ReceivedBytes() function in chromeos_update_engine::DownloadAction
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_stream_unittest.cc1463 TEST_F(SpdyStreamTest, ReceivedBytes) { in TEST_F() argument