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

  /external/curl/lib/
multihandle.h 89 curl_socket_callback socket_cb;
multi.c     [all...]
  /external/libbrillo/brillo/http/
mock_curl_api.h 42 CURLMcode(CURLM*, curl_socket_callback, void*));
curl_api.h 93 curl_socket_callback socket_callback,
191 curl_socket_callback socket_callback,
curl_api.cc 146 curl_socket_callback socket_callback,
http_transport_curl_unittest.cc 225 curl_socket_callback socket_callback = nullptr;
  /external/google-breakpad/src/third_party/curl/
multi.h 231 typedef int (*curl_socket_callback)(CURL *easy, /* easy handle */ typedef
  /external/curl/include/curl/
multi.h 268 typedef int (*curl_socket_callback)(CURL *easy, /* easy handle */ typedef

Completed in 119 milliseconds