Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_data_channel_controller.h61 void DisconnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in DisconnectDataChannel() function
/aosp_15_r20/external/webrtc/pc/
H A Ddata_channel_controller.cc67 void DataChannelController::DisconnectDataChannel( in DisconnectDataChannel() function in webrtc::DataChannelController