Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_connection_curl.h93 std::shared_ptr<CurlInterface> curl_interface_; variable
H A Dhttp_transport_curl.h129 std::shared_ptr<CurlInterface> curl_interface_; variable
H A Dhttp_transport_curl.cc75 std::shared_ptr<CurlInterface> curl_interface_; member in brillo::http::curl::Transport::SocketPollData