Searched refs:Unpause (Results 1 – 10 of 10) sorted by relevance
90 void Unpause() override { base_fetcher_->Unpause(); } in Unpause() function
66 void Unpause() override;
98 void Unpause() override;
133 void MockHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::MockHttpFetcher
162 void FileFetcher::Unpause() { in Unpause() function in chromeos_update_engine::FileFetcher
112 virtual void Unpause() = 0;
576 void Unpause() { in Unpause() function in chromeos_update_engine::__anon4ff004a60311::PausingHttpFetcherTestDelegate579 fetcher_->Unpause(); in Unpause()588 delegate->Unpause(); in UnpausingTimeoutCallback()638 fetcher->Unpause(); in TYPED_TEST()
68 void Unpause() override;
506 void LibcurlHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::LibcurlHttpFetcher
240 http_fetcher_->Unpause(); in ResumeAction()