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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
audiomonitor.cc 106 voice_channel_->GetActiveStreams_w(&audio_info_.active_streams);
channel.h 293 void GetActiveStreams_w(AudioInfo::StreamList* actives);
channel.cc 718 void VoiceChannel::GetActiveStreams_w(AudioInfo::StreamList* actives) {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
audiomonitor.cc 106 voice_channel_->GetActiveStreams_w(&audio_info_.active_streams);
channel.h 418 void GetActiveStreams_w(AudioInfo::StreamList* actives);
channel.cc     [all...]

Completed in 54 milliseconds