Home
last modified time | relevance | path

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

/system/update_engine/common/
Dmulti_range_http_fetcher.cc171 void MultiRangeHttpFetcher::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::MultiRangeHttpFetcher
Dhttp_fetcher_unittest.cc434 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240211::HttpFetcherTestDelegate
572 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240311::PausingHttpFetcherTestDelegate
650 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240411::AbortingHttpFetcherTestDelegate
748 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240511::FlakyHttpFetcherTestDelegate
817 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240611::FailureHttpFetcherTestDelegate
991 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240911::RedirectHttpFetcherTestDelegate
1092 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240a11::MultiHttpFetcherTestDelegate
1297 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240b11::MultiHttpFetcherTerminateTestDelegate
1349 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anond10e20240c11::BlockedTransferTestDelegate
Dhttp_fetcher.h202 virtual void TransferTerminated(HttpFetcher* fetcher) {} in TransferTerminated() function
/system/update_engine/payload_consumer/
Ddownload_action.cc386 void DownloadAction::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::DownloadAction