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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 59 class IceRestartAnswerLatch;
348 rtc::scoped_ptr<IceRestartAnswerLatch> ice_restart_latch_;
webrtcsession.cc 408 class IceRestartAnswerLatch {
410 IceRestartAnswerLatch() : ice_restart_(false) { }
484 ice_restart_latch_(new IceRestartAnswerLatch) {
    [all...]

Completed in 97 milliseconds