Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dserver.cpp53 VsockServer::VsockServer(int port) : port_(port) {} in VsockServer() function in cuttlefish::socket_proxy::VsockServer
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.cpp632 SharedFD SharedFD::VsockServer(unsigned int port, int type, unsigned int cid) { in VsockServer() function in cuttlefish::SharedFD
657 SharedFD SharedFD::VsockServer(int type) { in VsockServer() function in cuttlefish::SharedFD