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

  /external/curl/include/curl/
curl.h 470 CURLE_RANGE_ERROR, /* 33 - RANGE "command" didn't work */
594 #define CURLE_HTTP_RANGE_ERROR CURLE_RANGE_ERROR
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 350 CURLE_RANGE_ERROR, /* 33 - RANGE "command" didn't work */
451 #define CURLE_HTTP_RANGE_ERROR CURLE_RANGE_ERROR
    [all...]

Completed in 243 milliseconds