Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/tests/
H A Dtest_utils.h51 std::unique_ptr<sapi::v::RemotePtr> curl_; variable
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dlibcurl_wrapper.h96 CURL* curl_; // Pointer for handle for CURL calls. variable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dcurl_http_request.h193 CURL* curl_ = nullptr; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc304 CURL* curl_; member in cuttlefish::__anon1c7b81bc0111::CurlClient