Home
last modified time | relevance | path

Searched refs:StartIpv4 (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dclient.cpp29 SharedFD StartIpv4(const std::string& host, int port) { in StartIpv4() function
62 client = StartIpv4(host_, port_); in Start()