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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 355 void OnVoiceChannelError(uint32 ssrc, VoiceMediaChannel::Error error);
channel.cc 631 this, &VoiceChannel::OnVoiceChannelError);
930 void VoiceChannel::OnVoiceChannelError(
    [all...]

Completed in 117 milliseconds