Home | History | Annotate | Download | only in webrtc

Lines Matching refs:ice_connection_state_

480       ice_connection_state_(PeerConnectionInterface::kIceConnectionNew),
1219 if (ice_connection_state_ == state) {
1227 switch (ice_connection_state_) {
1261 ice_connection_state_ = state;
1263 ice_observer_->OnIceConnectionChange(ice_connection_state_);
1290 if (ice_connection_state_ ==
1292 ice_connection_state_ ==
1428 if (ice_connection_state_ == PeerConnectionInterface::kIceConnectionNew ||
1429 ice_connection_state_ ==