Home
last modified time | relevance | path

Searched refs:CloseChannel (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/pc/
Dsctp_data_channel_transport.h31 RTCError CloseChannel(int channel_id) override;
Dsctp_data_channel_transport.cc69 RTCError SctpDataChannelTransport::CloseChannel(int channel_id) { in CloseChannel() function in webrtc::SctpDataChannelTransport
Ddata_channel_controller.cc112 data_channel_transport()->CloseChannel(sid); in RemoveSctpDataStream()
/external/webrtc/api/transport/
Ddata_channel_transport_interface.h113 virtual RTCError CloseChannel(int channel_id) = 0;
/external/libchrome/ipc/
Dipc_sync_channel_unittest.cc86 void CloseChannel() { in CloseChannel() function in IPC::__anon60820dc30111::Worker
495 CloseChannel(); in OnAnswerDelay()
661 CloseChannel(); in OnAnswerDelay()
1134 CloseChannel(); in Run()