Home | History | Annotate | Download | only in webrtc

Lines Matching refs:InternalCreateDataChannel

843       InternalCreateDataChannel(label, internal_config.get()));
1817 InternalCreateDataChannel(label, nullptr));
1828 rtc::scoped_refptr<DataChannel> PeerConnection::InternalCreateDataChannel(
1836 << "InternalCreateDataChannel: Data is not supported in this call.";
1949 InternalCreateDataChannel(label, &config));