Home
last modified time | relevance | path

Searched refs:OnClosingProcedureStartedRemotely (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/pc/
Dsctp_data_channel.h202 void OnClosingProcedureStartedRemotely(int sid);
Ddata_channel_controller.cc61 webrtc_data_channel, &SctpDataChannel::OnClosingProcedureStartedRemotely); in ConnectDataChannel()
Dsctp_data_channel.cc340 void SctpDataChannel::OnClosingProcedureStartedRemotely(int sid) { in OnClosingProcedureStartedRemotely() function in webrtc::SctpDataChannel