Searched defs:Unpause (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | file_fetcher.cc | 172 void FileFetcher::Unpause() { in Unpause() function in chromeos_update_engine::FileFetcher |
H A D | mock_http_fetcher.cc | 127 void MockHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::MockHttpFetcher |
H A D | multi_range_http_fetcher.h | 93 void Unpause() override { base_fetcher_->Unpause(); } in Unpause() function |
H A D | http_fetcher_unittest.cc | 610 void Unpause() { in Unpause() function in chromeos_update_engine::__anon4260ee910410::PausingHttpFetcherTestDelegate |
/aosp12/system/update_engine/ | ||
H A D | libcurl_http_fetcher.cc | 648 void LibcurlHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::LibcurlHttpFetcher |