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

/external/chromium_org/third_party/webrtc/test/channel_transport/
H A Dchannel_transport.cc78 int VoiceChannelTransport::SetSendDestination(const char* ip_address, function in class:webrtc::test::VoiceChannelTransport
131 int VideoChannelTransport::SetSendDestination(const char* ip_address, function in class:webrtc::test::VideoChannelTransport
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
H A DAndroidTest.java455 if (0 != SetSendDestination(_channel, _destinationPort,
1125 private native int SetSendDestination(int channel, int port, method in class:AndroidTest

Completed in 431 milliseconds