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

  /system/update_engine/
libcurl_http_fetcher.h 182 bool GetProxyType(const std::string& proxy, curl_proxytype* out_type);
libcurl_http_fetcher.cc 117 curl_proxytype* out_type) {
175 curl_proxytype type;
  /external/curl/lib/
urldata.h 877 curl_proxytype proxytype; /* what kind of proxy that is in use */
    [all...]
url.c     [all...]
  /external/curl/include/curl/
curl.h 651 } curl_proxytype; /* this enum was added in 7.10 */ typedef in typeref:enum:__anon16283
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 492 } curl_proxytype; /* this enum was added in 7.10 */ typedef in typeref:enum:__anon19749
    [all...]

Completed in 71 milliseconds