Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_constants.cc50 const int REGATHER_ON_FAILED_NETWORKS_INTERVAL = 5 * 60 * 1000; variable
H A Dp2p_constants.h88 extern const int REGATHER_ON_FAILED_NETWORKS_INTERVAL;
H A Dregathering_controller.h48 cricket::REGATHER_ON_FAILED_NETWORKS_INTERVAL;
H A Dice_transport_internal.cc99 REGATHER_ON_FAILED_NETWORKS_INTERVAL); in regather_on_failed_networks_interval_or_default()
H A Dp2p_transport_channel.cc196 REGATHER_ON_FAILED_NETWORKS_INTERVAL, in P2PTransportChannel()