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