Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_transport_channel.h304 bool MaybeSwitchSelectedConnection(Connection* new_connection,
306 bool MaybeSwitchSelectedConnection(
Dp2p_transport_channel.cc262 bool P2PTransportChannel::MaybeSwitchSelectedConnection( in MaybeSwitchSelectedConnection() function in cricket::P2PTransportChannel
267 return MaybeSwitchSelectedConnection( in MaybeSwitchSelectedConnection()
271 bool P2PTransportChannel::MaybeSwitchSelectedConnection( in MaybeSwitchSelectedConnection() function in cricket::P2PTransportChannel
1136 if (MaybeSwitchSelectedConnection( in OnNominated()
1670 MaybeSwitchSelectedConnection( in SortConnectionsAndUpdateState()
2127 MaybeSwitchSelectedConnection(connection, in OnReadPacket()