Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/web/http_client/unittest/
Dhttp_client_util_test.cc21 namespace http_client { namespace
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp70 OpenwrtControlServiceImpl(HttpClient& http_client) in OpenwrtControlServiceImpl()
223 auto http_client = cuttlefish::HttpClient::CurlClient(); in RunServer() local