Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_server.cc103 void QuicServer::OnConnectionDestroyed(QuicProtocolConnection* connection) { in OnConnectionDestroyed() function in openscreen::osp::QuicServer
H A Dquic_client.cc100 void QuicClient::OnConnectionDestroyed(QuicProtocolConnection* connection) { in OnConnectionDestroyed() function in openscreen::osp::QuicClient
/aosp_15_r20/external/webrtc/p2p/base/
H A Dwrapping_active_ice_controller.cc101 void WrappingActiveIceController::OnConnectionDestroyed( in OnConnectionDestroyed() function in cricket::WrappingActiveIceController
H A Dp2p_transport_channel.cc2262 void P2PTransportChannel::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in cricket::P2PTransportChannel
2522 void P2PTransportChannel::IceControllerAdapter::OnConnectionDestroyed( in OnConnectionDestroyed() function in cricket::P2PTransportChannel::IceControllerAdapter
H A Dbasic_ice_controller.cc82 void BasicIceController::OnConnectionDestroyed(const Connection* connection) { in OnConnectionDestroyed() function in cricket::BasicIceController
H A Dport.cc910 bool Port::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::Port
H A Dturn_port_unittest.cc181 void OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed() function in cricket::TestConnectionWrapper
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_receiver.cc509 void Receiver::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in openscreen::osp::Receiver
H A Dpresentation_controller.cc576 void Controller::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() function in openscreen::osp::Controller