Home
last modified time | relevance | path

Searched refs:CURLFORMcode (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.h80 CURLFORMcode (*formadd_)(struct curl_httppost **,
Dlibcurl_wrapper.cc214 CURLFORMcode(*)(curl_httppost**, curl_httppost**, ...)); in SetFunctionPointers()
Dhttp_upload.cc129 CURLFORMcode (*curl_formadd)(struct curl_httppost **, struct curl_httppost **, ...); in SendRequest()
/external/google-breakpad/src/third_party/curl/
Dcurl.h1462 } CURLFORMcode; typedef
1473 CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost,