HomeSort by relevance Sort by last modified time
    Searched refs:IceRestartAnswerLatch (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
webrtcsession.h 60 class IceRestartAnswerLatch;
503 rtc::scoped_ptr<IceRestartAnswerLatch> ice_restart_latch_;
webrtcsession.cc 480 class IceRestartAnswerLatch {
482 IceRestartAnswerLatch() : ice_restart_(false) { }
564 ice_restart_latch_(new IceRestartAnswerLatch),
    [all...]

Completed in 387 milliseconds