Searched refs:DestroyRtpDataChannel (Results 1 – 4 of 4) sorted by relevance
362 void ChannelManager::DestroyRtpDataChannel(RtpDataChannel* data_channel) { in DestroyRtpDataChannel() function in cricket::ChannelManager369 RTC_FROM_HERE, [&] { return DestroyRtpDataChannel(data_channel); }); in DestroyRtpDataChannel()
138 void DestroyRtpDataChannel(RtpDataChannel* data_channel);
94 cm_->DestroyRtpDataChannel(rtp_data_channel); in TestCreateDestroyChannels()
7159 channel_manager()->DestroyRtpDataChannel( in DestroyChannelInterface()