Searched defs:OnConnectionDestroyed (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | turnport_unittest.cc | 114 void OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in TestConnectionWrapper |
D | p2ptransportchannel.cc | 1354 void P2PTransportChannel::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in cricket::P2PTransportChannel |
D | port.cc | 642 void Port::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::Port |
D | turnport.cc | 991 void TurnPort::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::TurnPort |