Searched defs:OnConnectionDestroyed (Results 1 – 9 of 9) sorted by relevance
103 void QuicServer::OnConnectionDestroyed(QuicProtocolConnection* connection) { in OnConnectionDestroyed() function in openscreen::osp::QuicServer
100 void QuicClient::OnConnectionDestroyed(QuicProtocolConnection* connection) { in OnConnectionDestroyed() function in openscreen::osp::QuicClient
101 void WrappingActiveIceController::OnConnectionDestroyed( in OnConnectionDestroyed() function in cricket::WrappingActiveIceController
2262 void P2PTransportChannel::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in cricket::P2PTransportChannel2522 void P2PTransportChannel::IceControllerAdapter::OnConnectionDestroyed( in OnConnectionDestroyed() function in cricket::P2PTransportChannel::IceControllerAdapter
82 void BasicIceController::OnConnectionDestroyed(const Connection* connection) { in OnConnectionDestroyed() function in cricket::BasicIceController
910 bool Port::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::Port
181 void OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::TestConnectionWrapper
509 void Receiver::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in openscreen::osp::Receiver
576 void Controller::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in openscreen::osp::Controller