Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_constants.cc50 const int REGATHER_ON_FAILED_NETWORKS_INTERVAL = 5 * 60 * 1000; variable
Dp2p_constants.h88 extern const int REGATHER_ON_FAILED_NETWORKS_INTERVAL;
Dregathering_controller.h46 cricket::REGATHER_ON_FAILED_NETWORKS_INTERVAL;
Dice_transport_internal.cc54 REGATHER_ON_FAILED_NETWORKS_INTERVAL); in regather_on_failed_networks_interval_or_default()
Dp2p_transport_channel.cc158 REGATHER_ON_FAILED_NETWORKS_INTERVAL, in P2PTransportChannel()