Searched defs:TransferTerminated (Results 1 – 4 of 4) sorted by relevance
171 void MultiRangeHttpFetcher::TransferTerminated(HttpFetcher* fetcher) { in TransferTerminated() function in chromeos_update_engine::MultiRangeHttpFetcher
434 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40211::HttpFetcherTestDelegate572 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40311::PausingHttpFetcherTestDelegate650 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40411::AbortingHttpFetcherTestDelegate748 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40511::FlakyHttpFetcherTestDelegate817 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40611::FailureHttpFetcherTestDelegate991 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40911::RedirectHttpFetcherTestDelegate1092 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40a11::MultiHttpFetcherTestDelegate1297 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40b11::MultiHttpFetcherTerminateTestDelegate1349 void TransferTerminated(HttpFetcher* fetcher) override { in TransferTerminated() function in chromeos_update_engine::__anon989072a40c11::BlockedTransferTestDelegate
203 virtual void TransferTerminated(HttpFetcher* fetcher) {} in TransferTerminated() function
323 void DownloadAction::TransferTerminated(HttpFetcher *fetcher) { in TransferTerminated() function in chromeos_update_engine::DownloadAction