Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtcpport.h21 class TCPConnection; variable
115 friend class TCPConnection; variable
Dtcpport.cc306 TCPConnection::TCPConnection(TCPPort* port, in TCPConnection() function in cricket::TCPConnection