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

  /external/google-breakpad/src/third_party/curl/
multi.h 223 #define CURL_POLL_REMOVE 4
  /external/curl/docs/examples/
multi-uv.c 195 case CURL_POLL_REMOVE:
hiperfifo.c 278 if(what == CURL_POLL_REMOVE) {
asiohiper.cpp 314 if(what == CURL_POLL_REMOVE) {
evhiperfifo.c 288 if(what == CURL_POLL_REMOVE) {
ghiper.c 253 if(what == CURL_POLL_REMOVE) {
  /external/curl/include/curl/
multi.h 260 #define CURL_POLL_REMOVE 4
  /external/curl/tests/libtest/
lib582.c 119 if(action == CURL_POLL_REMOVE) {
  /external/libbrillo/brillo/http/
http_transport_curl_unittest.cc 253 EXPECT_EQ(0, socket_callback(handle_, dummy_socket_, CURL_POLL_REMOVE,
http_transport_curl.cc 346 } else if (what == CURL_POLL_REMOVE) {
  /external/curl/lib/
easy.c 474 if(what == CURL_POLL_REMOVE) {
499 if(what == CURL_POLL_REMOVE) {
multi.c     [all...]

Completed in 3849 milliseconds