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 46 void HttpFetcher::ResolveProxiesForUrl(const string& url,
74 // This may indirectly call back into ResolveProxiesForUrl():
http_fetcher.h 69 void ResolveProxiesForUrl(const std::string& url,
137 // ResolveProxiesForUrl() will not be called. Returns whether there was a
  /system/update_engine/
libcurl_http_fetcher.cc 349 ResolveProxiesForUrl(url_, closure);

Completed in 81 milliseconds