Home
last modified time | relevance | path

Searched defs:curl (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/metrics/
Dutils.cc233 CURL* curl = curl_easy_init(); in postReq() local
/device/google/cuttlefish/host/commands/test_gce_driver/
Dcvd_test_gce_driver.cpp386 auto curl = HttpClient::CurlClient(); in TestGceDriverMain() local
/device/google/cuttlefish/host/commands/cvd/fetch/
Dfetch_cvd.cc369 std::unique_ptr<HttpClient> curl = HttpClient::CurlClient(resolver); in GetBuildApi() local