HomeSort by relevance Sort by last modified time
    Searched defs:CURLE_OPERATION_TIMEDOUT (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/third_party/curl/
curl.h 345 CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */
456 #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT
    [all...]
  /external/curl/include/curl/
curl.h 495 CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */
630 #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT
    [all...]

Completed in 196 milliseconds