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

/external/chromium_org/third_party/webrtc/test/channel_transport/
H A Dchannel_transport.cc69 int VoiceChannelTransport::SetLocalReceiver(uint16_t rtp_port) { function in class:webrtc::test::VoiceChannelTransport
122 int VideoChannelTransport::SetLocalReceiver(uint16_t rtp_port) { 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.java419 if (0 != SetLocalReceiver(_channel, _receivePort)) {
1123 private native int SetLocalReceiver(int channel, int port); method in class:AndroidTest

Completed in 2070 milliseconds