Searched refs:set_channel_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h338 void set_channel_id(int channel_id) { channel_id_ = channel_id; } function in class:cricket::FakeWebRtcVideoEngine::Capturer
751 capturers_[capture_id]->set_channel_id(channel);
759 capturers_[capture_id]->set_channel_id(-1);
/external/chromium_org/remoting/protocol/
H A Dchannel_multiplexer.cc246 packet->set_channel_id(send_id_);

Completed in 94 milliseconds