Home
last modified time | relevance | path

Searched defs:StartSend (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc539 int VoEBaseImpl::StartSend(int channel) { in StartSend() function in webrtc::VoEBaseImpl
625 int32_t VoEBaseImpl::StartSend() { in StartSend() function in webrtc::VoEBaseImpl
Dchannel.cc1249 Channel::StartSend() in StartSend() function in webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1132 private native int StartSend(int channel); in StartSend() method in AndroidTest
/external/webrtc/webrtc/video/
Dvie_channel.cc887 int32_t ViEChannel::StartSend() { in StartSend() function in webrtc::ViEChannel