Searched defs:StopSend (Results 1 – 5 of 5) sorted by relevance
| /external/webrtc/audio/voip/ | ||
| D | audio_channel.cc | 96 void AudioChannel::StopSend() { in StopSend() function in webrtc::AudioChannel |
| D | audio_egress.cc | 68 void AudioEgress::StopSend() { in StopSend() function in webrtc::AudioEgress |
| D | voip_core.cc | 287 VoipResult VoipCore::StopSend(ChannelId channel_id) { in StopSend() function in webrtc::VoipCore |
| /external/webrtc/examples/androidvoip/jni/ | ||
| D | android_voip_client.cc | 373 void AndroidVoipClient::StopSend(JNIEnv* env) { in StopSend() function in webrtc_examples::AndroidVoipClient |
| /external/webrtc/audio/ | ||
| D | channel_send.cc | 544 void ChannelSend::StopSend() { in StopSend() function in webrtc::voe::__anone63355a30111::ChannelSend |