Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/http/curl/
H A Dcurl_api.h89 CURLM* const multi_handle_; variable
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_curl_test.cc219 CURLM* multi_handle_{reinterpret_cast<CURLM*>(456)}; // Mock handle value. member in brillo::http::curl::HttpCurlTransportAsyncTest