HomeSort by relevance Sort by last modified time
    Searched full:associate_send_channel (Results 1 - 1 of 1) sorted by null

  /external/webrtc/talk/media/webrtc/
fakewebrtcvoiceengine.h 163 associate_send_channel(-1),
184 int associate_send_channel; member in struct:cricket::FakeWebRtcVoiceEngine::Channel
312 return channels_[channel]->associate_send_channel;
346 if (ch.second->associate_send_channel == channel) {
347 ch.second->associate_send_channel = -1;
393 channels_[channel]->associate_send_channel = accociate_send_channel;

Completed in 63 milliseconds