Home
last modified time | relevance | path

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

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