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;
102 void Unpause() override;
162 void FileFetcher::Unpause() { in Unpause() function in chromeos_update_engine::FileFetcher
111 virtual void Unpause() = 0;
140 void MockHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::MockHttpFetcher
575 void Unpause() { in Unpause() function in chromeos_update_engine::__anond10e20240311::PausingHttpFetcherTestDelegate578 fetcher_->Unpause(); in Unpause()587 delegate->Unpause(); in UnpausingTimeoutCallback()634 fetcher->Unpause(); in TYPED_TEST()
68 void Unpause() override;
569 void LibcurlHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::LibcurlHttpFetcher
292 http_fetcher_->Unpause(); in ResumeAction()