createDataChannel  135 content/renderer/media/rtc_peer_connection_handler.h   virtual blink::WebRTCDataChannelHandler* createDataChannel(
createDataChannel  821 content/renderer/media/rtc_peer_connection_handler_unittest.cc       pc_handler_->createDataChannel("d1", blink::WebRTCDataChannelInit()));
createDataChannel   42 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual blink::WebRTCDataChannelHandler* createDataChannel(const blink::WebString& label, const blink::WebRTCDataChannelInit&) OVERRIDE;