Searched defs:CreateDataChannelOrError (Results 1 – 3 of 3) sorted by relevance
128 RTCErrorOr<rtc::scoped_refptr<DataChannelInterface>> CreateDataChannelOrError( in CreateDataChannelOrError() function
971 CreateDataChannelOrError(const std::string& label, in CreateDataChannelOrError() function
1385 PeerConnection::CreateDataChannelOrError(const std::string& label, in CreateDataChannelOrError() function in webrtc::PeerConnection