Home | History | Annotate | Download | only in webrtc

Lines Matching refs:ConnectDataChannel

1116 bool WebRtcSession::ConnectDataChannel(DataChannel* webrtc_data_channel) {
1118 LOG(LS_ERROR) << "ConnectDataChannel called when data_channel_ is NULL.";