Searched refs:Pause (Results 1 – 10 of 10) sorted by relevance
86 void Pause() override { base_fetcher_->Pause(); } in Pause() function
63 void Pause() override;
97 void Pause() override;
111 void MockHttpFetcher::Pause() { in Pause() function in chromeos_update_engine::MockHttpFetcher
105 virtual void Pause() = 0;
155 void FileFetcher::Pause() { in Pause() function in chromeos_update_engine::FileFetcher
588 fetcher->Pause(); in ReceivedBytes()653 fetcher->Pause(); in TYPED_TEST()655 fetcher->Pause(); in TYPED_TEST()
65 void Pause() override;
558 void LibcurlHttpFetcher::Pause() { in Pause() function in chromeos_update_engine::LibcurlHttpFetcher
297 http_fetcher_->Pause(); in SuspendAction()