Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dclient.cpp84 VsockClient::VsockClient(int id, int port) : id_(id), port_(port) {} in VsockClient() function in cuttlefish::socket_proxy::VsockClient
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.cpp661 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type) { in VsockClient() function in cuttlefish::SharedFD