Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp56 class WsConnection : public std::enable_shared_from_this<WsConnection> { class
409 WsConnection::WsConnection(int port, const std::string& addr, in WsConnection() function in cuttlefish::webrtc_streaming::WsConnection