Searched defs:curl_interface_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/http/ | ||
H A D | http_connection_curl.h | 93 std::shared_ptr<CurlInterface> curl_interface_; variable |
H A D | http_transport_curl.h | 129 std::shared_ptr<CurlInterface> curl_interface_; variable |
H A D | http_transport_curl.cc | 75 std::shared_ptr<CurlInterface> curl_interface_; member in brillo::http::curl::Transport::SocketPollData |