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