Searched defs:CloseAbruptlyWithError (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/pc/ | ||
| D | rtp_data_channel.cc | 270 void RtpDataChannel::CloseAbruptlyWithError(RTCError error) { in CloseAbruptlyWithError() function in webrtc::RtpDataChannel |
| D | sctp_data_channel.cc | 468 void SctpDataChannel::CloseAbruptlyWithError(RTCError error) { in CloseAbruptlyWithError() function in webrtc::SctpDataChannel |