Searched defs:ConnectDataChannel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.cc979 bool WebRtcSession::ConnectDataChannel(DataChannel* webrtc_data_channel) { function in class:webrtc::WebRtcSession
981 LOG(LS_ERROR) << "ConnectDataChannel called when data_channel_ is NULL.";

Completed in 79 milliseconds