Home
last modified time | relevance | path

Searched defs:CURLM (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Dmulti.h56 typedef void CURLM; typedef
/external/curl/include/curl/
Dmulti.h56 typedef struct Curl_multi CURLM; typedef
/external/libbrillo/brillo/http/
Dhttp_transport_curl.cc402 int Transport::MultiTimerCallback(CURLM* /* multi */, in MultiTimerCallback() argument