Searched defs:StartSend (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_base_impl.cc | 539 int VoEBaseImpl::StartSend(int channel) { in StartSend() function in webrtc::VoEBaseImpl |
D | channel.cc | 1249 Channel::StartSend() in StartSend() function in webrtc::voe::Channel |
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ | ||
D | remote_copy_node.cc | 113 void RemoteCopyNode::StartSend() { in StartSend() function in tensorflow::eager::RemoteCopyNode |
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/ | ||
D | AndroidTest.java | 1132 private native int StartSend(int channel); in StartSend() method in AndroidTest |
/external/webrtc/webrtc/video/ | ||
D | vie_channel.cc | 887 int32_t ViEChannel::StartSend() { in StartSend() function in webrtc::ViEChannel |