Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.cc1027 bool all_connections_timedout = true; in SortConnections() local
1030 all_connections_timedout = false; in SortConnections()
1037 if (all_connections_timedout) { in SortConnections()