Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dhttp_fetcher.h85 void PopProxy() { proxies_.pop_front(); } in PopProxy() function
/aosp12/system/update_engine/
H A Dlibcurl_http_fetcher.cc541 PopProxy(); // Delete the proxy we just gave up on. in CurlPerformOnce()