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;
302 talk_base::scoped_ptr<IceRestartAnswerLatch> ice_restart_latch_;
webrtcsession.cc 323 class IceRestartAnswerLatch {
325 IceRestartAnswerLatch() : ice_restart_(false) { }
396 ice_restart_latch_(new IceRestartAnswerLatch) {
    [all...]

Completed in 34 milliseconds