Searched refs:IceRegatheringReason (Results 1 – 7 of 7) sorted by relevance
95 cricket::IceRegatheringReason reason) { in OnIceRegathering()99 int GetRegatheringReasonCount(cricket::IceRegatheringReason reason) { in GetRegatheringReasonCount()114 std::map<cricket::IceRegatheringReason, int> count_;132 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()146 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()151 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()155 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()174 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()178 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
94 enum class IceRegatheringReason { enum281 sigslot::signal2<PortAllocatorSession*, IceRegatheringReason>
136 SignalIceRegathering(this, IceRegatheringReason::NETWORK_FAILURE); in RegatherOnFailedNetworks()
338 void OnIceRegathering(PortAllocatorSession*, IceRegatheringReason reason) { in OnIceRegathering()342 int GetIceRegatheringCountForReason(IceRegatheringReason reason) { in GetIceRegatheringCountForReason()357 std::map<IceRegatheringReason, int> ice_regathering_counter_;1420 IceRegatheringReason::NETWORK_CHANGE), in TEST_F()1431 IceRegatheringReason::NETWORK_CHANGE)); in TEST_F()1458 IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()1462 static_cast<int>(IceRegatheringReason::NETWORK_FAILURE))); in TEST_F()1464 IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
80 IceRegatheringReason reason);242 IceRegatheringReason reason);
192 IceRegatheringReason reason) { in OnIceRegathering()203 static_cast<int>(IceRegatheringReason::MAX_VALUE)); in OnIceRegathering()463 IceRegatheringReason::NETWORK_FAILURE); in RegatherOnFailedNetworks()469 IceRegatheringReason reason) { in Regather()854 SignalIceRegathering(this, IceRegatheringReason::NETWORK_CHANGE); in OnNetworksChanged()
2373 static_cast<int>(IceRegatheringReason::NETWORK_CHANGE))); in TEST_F()