Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dserver.cpp67 std::string TcpServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::TcpServer
90 std::string VsockServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::VsockServer
103 std::string DupServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::DupServer
Dclient.cpp83 std::string TcpClient::Describe() const { in Describe() function in cuttlefish::socket_proxy::TcpClient
108 std::string VsockClient::Describe() const { in Describe() function in cuttlefish::socket_proxy::VsockClient