Searched defs:DestroyAudioSendStream (Results 1 – 2 of 2) sorted by relevance
308 void FakeCall::DestroyAudioSendStream(webrtc::AudioSendStream* send_stream) { in DestroyAudioSendStream() function in cricket::FakeCall
316 void Call::DestroyAudioSendStream(webrtc::AudioSendStream* send_stream) { in DestroyAudioSendStream() function in webrtc::internal::Call