Searched refs:ice_restart_latch_ (Results 1 – 2 of 2) sorted by relevance
564 ice_restart_latch_(new IceRestartAnswerLatch), in WebRtcSession()889 ice_restart_latch_->CheckForRemoteIceRestart(old_remote_desc.get(), desc); in SetRemoteDescription()1496 return ice_restart_latch_->Get(); in IceRestartPending()1500 ice_restart_latch_->Reset(); in ResetIceRestartLatch()
503 rtc::scoped_ptr<IceRestartAnswerLatch> ice_restart_latch_; variable