Searched defs:CreateDataChannel (Results 1 – 8 of 8) sorted by relevance
106 PeerConnectionTestWrapper::CreateDataChannel( in CreateDataChannel() function in PeerConnectionTestWrapper
259 MockPeerConnectionImpl::CreateDataChannel(const std::string& label, in CreateDataChannel() function in content::MockPeerConnectionImpl
844 TEST_F(RTCPeerConnectionHandlerTest, CreateDataChannel) { in TEST_F() argument
1162 rtc::scoped_refptr<DataChannel> WebRtcSession::CreateDataChannel( in CreateDataChannel() function in webrtc::WebRtcSession1544 bool WebRtcSession::CreateDataChannel(const cricket::ContentInfo* content) { in CreateDataChannel() function in webrtc::WebRtcSession
486 PeerConnection::CreateDataChannel( in CreateDataChannel() function in webrtc::PeerConnection
722 void CreateDataChannel() { in CreateDataChannel() function in JsepTestClient
270 virtual rtc::scoped_refptr<webrtc::DataChannel> CreateDataChannel( in CreateDataChannel() function in FakeDataChannelFactory
415 DataChannel* ChannelManager::CreateDataChannel( in CreateDataChannel() function in cricket::ChannelManager