Home
last modified time | relevance | path

Searched refs:PopProxy (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dhttp_fetcher.h80 void PopProxy() { proxies_.pop_front(); } in PopProxy() function
/system/update_engine/
Dlibcurl_http_fetcher.cc475 PopProxy(); // Delete the proxy we just gave up on. in CurlPerformOnce()