Searched defs:CURLE_OPERATION_TIMEDOUT (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/curl/
H A Dcurl.h345 CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */ enumerator in enum:__anon7047
456 #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT
/external/curl/include/curl/
H A Dcurl.h469 CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */ enumerator in enum:__anon3567
604 #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT

Completed in 178 milliseconds