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