Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher.cc46 void HttpFetcher::ResolveProxiesForUrl(const string& url, in ResolveProxiesForUrl() function in chromeos_update_engine::HttpFetcher
Dhttp_fetcher.h69 void ResolveProxiesForUrl(const std::string& url,
/system/update_engine/
Dlibcurl_http_fetcher.cc349 ResolveProxiesForUrl(url_, closure); in BeginTransfer()