Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dp2ptransportchannel.cc842 void P2PTransportChannel::OnConnectionDestroyed(Connection *connection) { in OnConnectionDestroyed() function in cricket::P2PTransportChannel
Dport.cc437 void Port::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::Port