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

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

Completed in 49 milliseconds