Home
last modified time | relevance | path

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

/system/update_engine/common/
Dmulti_range_http_fetcher.h99 virtual void SetProxies(const std::deque<std::string>& proxies) { in SetProxies() function
100 base_fetcher_->SetProxies(proxies); in SetProxies()
Dhttp_fetcher.cc72 SetProxies(proxies); in ProxiesResolved()
Dhttp_fetcher.h73 void SetProxies(const std::deque<std::string>& proxies) { in SetProxies() function