Searched refs:kIceGatheringNew (Results 1 – 13 of 13) sorted by relevance
177 if (gathering_state_ == kIceGatheringNew) { in MaybeStartGathering()327 IceGatheringState gathering_state_ = kIceGatheringNew;
56 kIceGatheringNew = 0, enumerator
151 gathering_state_(kIceGatheringNew), in P2PTransportChannel()
217 return IceGatheringState::kIceGatheringNew; in ice_gathering_state()
116 RTC_DCHECK(PeerConnectionInterface::kIceGatheringNew != in OnIceCandidate()
378 cricket::IceGatheringState ice_gathering_state_ = cricket::kIceGatheringNew;
1219 cricket::IceGatheringState new_gathering_state = cricket::kIceGatheringNew; in UpdateAggregateStates_n()1241 cricket::kIceGatheringNew; in UpdateAggregateStates_n()
1160 kIceGatheringNew;
1412 EXPECT_EQ(PeerConnectionInterface::kIceGatheringNew, in TEST_P()
334 cricket::IceGatheringState gathering_state_ = cricket::kIceGatheringNew;
4024 ASSERT_EQ(PeerConnectionInterface::kIceGatheringNew, in TEST_P()
168 kIceGatheringNew, enumerator
828 return webrtc::PeerConnectionInterface::kIceGatheringNew;839 case webrtc::PeerConnectionInterface::kIceGatheringNew: