Home
last modified time | relevance | path

Searched refs:MSG_TCPCONNECTION_DELAYED_ONCLOSE (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dtcp_port.h141 MSG_TCPCONNECTION_DELAYED_ONCLOSE = Connection::MSG_FIRST_AVAILABLE, enumerator
Dtcp_port.cc504 MSG_TCPCONNECTION_DELAYED_ONCLOSE); in OnClose()
516 case MSG_TCPCONNECTION_DELAYED_ONCLOSE: in OnMessage()