Home
last modified time | relevance | path

Searched defs:curl_easy_perform (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc173 CURLcode (*curl_easy_perform)(CURL*); in SendRequest() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dcurl_http_request_test.cc146 CURLcode curl_easy_perform(CURL* curl) override { in curl_easy_perform() function in tensorflow::__anon9eaa1ded0111::FakeLibCurl
800 CURLcode curl_easy_perform(CURL* curl) override { in curl_easy_perform() function in tensorflow::__anon9eaa1ded0111::StatsTestFakeLibCurl
H A Dcurl_http_request.cc86 CURLcode curl_easy_perform(CURL* curl) override { in curl_easy_perform() function in tensorflow::__anonfabf154e0111::LibCurlProxy
/aosp_15_r20/external/curl/lib/
H A Deasy.c813 CURLcode curl_easy_perform(CURL *data) in curl_easy_perform() function