Searched defs:multi_handle_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ | ||
H A D | curl_api.h | 89 CURLM* const multi_handle_; variable |
/aosp_15_r20/external/libbrillo/brillo/http/ | ||
H A D | http_transport_curl_test.cc | 219 CURLM* multi_handle_{reinterpret_cast<CURLM*>(456)}; // Mock handle value. member in brillo::http::curl::HttpCurlTransportAsyncTest |