Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_connection_curl.h92 std::shared_ptr<CurlInterface> curl_interface_; variable
Dhttp_transport_curl.h114 std::shared_ptr<CurlInterface> curl_interface_; variable
Dhttp_transport_curl.cc74 std::shared_ptr<CurlInterface> curl_interface_; member in brillo::http::curl::Transport::SocketPollData