Home
last modified time | relevance | path

Searched defs:curl_formadd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dformdata.c696 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd() function
938 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd() function
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc137 CURLFORMcode (*curl_formadd)(struct curl_httppost**, struct curl_httppost**, ...); in SendRequest() local