Searched refs:CloseAbruptlyWithDataChannelFailure (Results 1 – 3 of 3) sorted by relevance
172 void CloseAbruptlyWithDataChannelFailure(const std::string& message);
370 channel->CloseAbruptlyWithDataChannelFailure("Failed to allocate SCTP SID"); in AllocateSctpSids()
492 void SctpDataChannel::CloseAbruptlyWithDataChannelFailure( in CloseAbruptlyWithDataChannelFailure() function in webrtc::SctpDataChannel