Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.cc151 bool ShouldSwitch(cricket::Connection* a_conn, in ShouldSwitch() function
1014 if (ShouldSwitch(best_connection_, top_connection, ice_role_)) { in SortConnections()