Searched defs:VsockClient (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/common/frontend/socket_vsock_proxy/ | ||
| D | client.cpp | 84 VsockClient::VsockClient(int id, int port) : id_(id), port_(port) {} in VsockClient() function in cuttlefish::socket_proxy::VsockClient |
| /device/google/cuttlefish/common/libs/fs/ | ||
| D | shared_fd.cpp | 661 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type) { in VsockClient() function in cuttlefish::SharedFD |