Lines Matching defs:data_channel
271 return rtp_transport_channel(data_channel());275 return rtcp_transport_channel(data_channel());3945 cricket::DataChannel* data_channel = session_->data_channel();3946 data_channel->SignalDataReceived(data_channel, params, payload);