Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dice_transport_internal.cc52 int IceConfig::regather_on_failed_networks_interval_or_default() const { in regather_on_failed_networks_interval_or_default() function in cricket::IceConfig
Dice_transport_internal.h183 int regather_on_failed_networks_interval_or_default() const;
Dp2p_transport_channel.cc167 config_.regather_on_failed_networks_interval_or_default(); in P2PTransportChannel()
586 << config_.regather_on_failed_networks_interval_or_default(); in SetIceConfig()
734 config_.regather_on_failed_networks_interval_or_default(); in SetIceConfig()