Searched refs:Unpause (Results 1 – 10 of 10) sorted by relevance
88 void Unpause() override { base_fetcher_->Unpause(); } in Unpause() function
66 void Unpause() override;
100 void Unpause() override;
118 void MockHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::MockHttpFetcher
110 virtual void Unpause() = 0;
163 void FileFetcher::Unpause() { in Unpause() function in chromeos_update_engine::FileFetcher
595 void Unpause() { in Unpause() function in chromeos_update_engine::__anondf48186e0411::PausingHttpFetcherTestDelegate598 fetcher_->Unpause(); in Unpause()607 delegate->Unpause(); in UnpausingTimeoutCallback()654 fetcher->Unpause(); in TYPED_TEST()
68 void Unpause() override;
573 void LibcurlHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::LibcurlHttpFetcher
301 http_fetcher_->Unpause(); in ResumeAction()