Home
last modified time | relevance | path

Searched defs:OnSctpDataChannelClosed (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/pc/
Ddata_channel_controller.cc374 void DataChannelController::OnSctpDataChannelClosed(SctpDataChannel* channel) { in OnSctpDataChannelClosed() function in webrtc::DataChannelController
Dpeer_connection.cc5542 void PeerConnection::OnSctpDataChannelClosed(DataChannelInterface* channel) { in OnSctpDataChannelClosed() function in webrtc::PeerConnection