Searched refs:SetProxies (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/common/
H A Dmulti_range_http_fetcher.h101 virtual void SetProxies(const std::deque<std::string>& proxies) { function in class:chromeos_update_engine::MultiRangeHttpFetcher
102 base_fetcher_->SetProxies(proxies);
H A Dhttp_fetcher.cc74 SetProxies(proxies);
H A Dhttp_fetcher.h73 void SetProxies(const std::deque<std::string>& proxies) { function in class:chromeos_update_engine::HttpFetcher

Completed in 135 milliseconds