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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
typingmonitor.h 71 void OnVoiceChannelError(uint32 ssrc, VoiceMediaChannel::Error error);
typingmonitor.cc 45 this, &TypingMonitor::OnVoiceChannelError);
63 void TypingMonitor::OnVoiceChannelError(uint32 ssrc,
channel.cc     [all...]
channel.h 496 void OnVoiceChannelError(uint32 ssrc, VoiceMediaChannel::Error error);
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine_unittest.cc 109 this, &ChannelErrorListener::OnVoiceChannelError);
111 void OnVoiceChannelError(uint32 ssrc,
    [all...]

Completed in 69 milliseconds