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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.h 63 void StopConnectionMonitor(BaseSession *session);
call.cc 416 void Call::StopConnectionMonitor(BaseSession *session) {
419 voice_channel->StopConnectionMonitor();
425 video_channel->StopConnectionMonitor();
channel.h 117 void StopConnectionMonitor();
channel.cc 121 StopConnectionMonitor();
187 void BaseChannel::StopConnectionMonitor() {
    [all...]

Completed in 54 milliseconds