Home
last modified time | relevance | path

Searched defs:TransferTerminated (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc470 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon4260ee910310::HttpFetcherTestDelegate
609 void TransferTerminated(HttpFetcher* fetcher) override { ADD_FAILURE(); } in TransferTerminated() function in chromeos_update_engine::__anon4260ee910410::PausingHttpFetcherTestDelegate
688 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon4260ee910510::AbortingHttpFetcherTestDelegate
784 void TransferTerminated(HttpFetcher* fetcher) override { ADD_FAILURE(); } in TransferTerminated() function in chromeos_update_engine::__anon4260ee910610::FlakyHttpFetcherTestDelegate
854 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon4260ee910710::FailureHttpFetcherTestDelegate
1029 void TransferTerminated(HttpFetcher* fetcher) override { ADD_FAILURE(); } in TransferTerminated() function in chromeos_update_engine::__anon4260ee910a10::RedirectHttpFetcherTestDelegate
1130 void TransferTerminated(HttpFetcher* fetcher) override { ADD_FAILURE(); } in TransferTerminated() function in chromeos_update_engine::__anon4260ee910b10::MultiHttpFetcherTestDelegate
1358 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon4260ee910c10::MultiHttpFetcherTerminateTestDelegate
1412 void TransferTerminated(HttpFetcher* fetcher) override { ADD_FAILURE(); } in TransferTerminated() function in chromeos_update_engine::__anon4260ee910d10::BlockedTransferTestDelegate
H A Dmulti_range_http_fetcher.cc176 void MultiRangeHttpFetcher::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::MultiRangeHttpFetcher
H A Dhttp_fetcher.h221 virtual void TransferTerminated(HttpFetcher* fetcher) {} in TransferTerminated() function
/aosp12/system/update_engine/
H A Ddownload_action.cc271 void DownloadAction::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::DownloadAction
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.cc459 void DownloadActionChromeos::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::DownloadActionChromeos