Home
last modified time | relevance | path

Searched defs:SetSendDestination (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dchannel_transport.cc77 int VoiceChannelTransport::SetSendDestination(const char* ip_address, in SetSendDestination() function in webrtc::test::VoiceChannelTransport
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1125 private native int SetSendDestination(int channel, int port, in SetSendDestination() method in AndroidTest