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

  /external/google-breakpad/src/third_party/curl/
curl.h 353 CURLE_BAD_DOWNLOAD_RESUME, /* 36 - couldn't resume download */
463 #define CURLE_FTP_BAD_DOWNLOAD_RESUME CURLE_BAD_DOWNLOAD_RESUME
    [all...]
  /external/curl/include/curl/
curl.h 477 CURLE_BAD_DOWNLOAD_RESUME, /* 36 - couldn't resume download */
611 #define CURLE_FTP_BAD_DOWNLOAD_RESUME CURLE_BAD_DOWNLOAD_RESUME
    [all...]

Completed in 76 milliseconds