Home | History | Annotate | Download | only in media

Lines Matching refs:data_channel

1001     webrtc::DataChannelInterface* data_channel) {
1004 this, data_channel, PeerConnectionTracker::SOURCE_REMOTE);
1007 << data_channel->label();
1008 client_->didAddRemoteDataChannel(new RtcDataChannelHandler(data_channel));