Searched defs:StopSend (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/audio/voip/ | ||
D | audio_channel.cc | 94 void AudioChannel::StopSend() { in StopSend() function in webrtc::AudioChannel |
D | audio_egress.cc | 63 void AudioEgress::StopSend() { in StopSend() function in webrtc::AudioEgress |
D | voip_core.cc | 250 bool VoipCore::StopSend(ChannelId channel) { in StopSend() function in webrtc::VoipCore |
/external/webrtc/examples/androidvoip/jni/ | ||
D | android_voip_client.cc | 307 jboolean AndroidVoipClient::StopSend(JNIEnv* env) { in StopSend() function in webrtc_examples::AndroidVoipClient |
/external/webrtc/audio/ | ||
D | channel_send.cc | 545 void ChannelSend::StopSend() { in StopSend() function in webrtc::voe::__anonbb1b0d450111::ChannelSend |