Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dp2ptransportchannel.cc135 bool ShouldSwitch(cricket::Connection* a_conn, cricket::Connection* b_conn) { in ShouldSwitch() function
955 if (ShouldSwitch(best_connection_, top_connection)) in SortConnections()