Home
last modified time | relevance | path

Searched defs:IsHttpSupported (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc249 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::__anon9b6fb8db0211::MockHttpFetcherFactory
286 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::__anon9b6fb8db0211::LibcurlHttpFetcherFactory
353 bool IsHttpSupported() const override { return false; } in IsHttpSupported() function in chromeos_update_engine::__anon9b6fb8db0211::FileFetcherFactory