Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/client/
H A Dsocketmonitor.cc68 case MSG_MONITOR_POLL:
70 PollConnectionStats_w(); in FakeStunPort()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/client/
H A Dconnectivitychecker_unittest.cc73 class FakeStunPort : public StunPort { class
75 FakeStunPort(talk_base::Thread* thread, in FakeStunPort() function in cricket::FakeStunPort