Home
last modified time | relevance | path

Searched refs:PORTALLOCATOR_DISABLE_STUN (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/p2p/client/
Dportallocator_unittest.cc422 session_->set_flags(cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
444 session_->set_flags(cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
471 session_->set_flags(cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
764 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
794 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
900 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
Dbasicportallocator.cc65 PORTALLOCATOR_DISABLE_STUN | PORTALLOCATOR_DISABLE_RELAY;
779 *flags |= PORTALLOCATOR_DISABLE_STUN; in DisableEquivalentPhases()
903 if (!IsFlagSet(PORTALLOCATOR_DISABLE_STUN)) { in CreateUDPPorts()
937 if (IsFlagSet(PORTALLOCATOR_DISABLE_STUN)) { in CreateStunPorts()
/external/webrtc/webrtc/p2p/base/
Dportallocator.h35 PORTALLOCATOR_DISABLE_STUN = 0x02, enumerator
Dp2ptransportchannel_unittest.cc40 static const int kOnlyLocalPorts = cricket::PORTALLOCATOR_DISABLE_STUN |
1301 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc3767 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()
3774 cricket::PORTALLOCATOR_DISABLE_STUN | in TEST_F()