HomeSort by relevance Sort by last modified time
    Searched refs:ResolveProxiesForUrl (Results 1 - 3 of 3) sorted by null

  /system/update_engine/common/
http_fetcher.cc 49 bool HttpFetcher::ResolveProxiesForUrl(const string& url,
77 // This may indirectly call back into ResolveProxiesForUrl():
http_fetcher.h 70 bool ResolveProxiesForUrl(const std::string& url,
  /system/update_engine/
libcurl_http_fetcher.cc 288 if (!ResolveProxiesForUrl(url_, closure)) {

Completed in 148 milliseconds