Home
last modified time | relevance | path

Searched refs:PORTALLOCATOR_DISABLE_RELAY (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc748 session_->set_flags(PORTALLOCATOR_DISABLE_STUN | PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
770 session_->set_flags(PORTALLOCATOR_DISABLE_STUN | PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
789 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
815 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
843 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
864 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
887 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
914 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
936 PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
961 PORTALLOCATOR_DISABLE_RELAY); in TEST_F()
[all …]
Dbasic_port_allocator.cc151 PORTALLOCATOR_DISABLE_STUN | PORTALLOCATOR_DISABLE_RELAY;
789 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY; in DoAllocate()
1332 *flags |= PORTALLOCATOR_DISABLE_RELAY; in DisableEquivalentPhases()
1491 if (IsFlagSet(PORTALLOCATOR_DISABLE_RELAY)) { in CreateRelayPorts()
/external/webrtc/p2p/base/
Dregathering_controller_unittest.cc33 cricket::PORTALLOCATOR_DISABLE_RELAY |
Dport_allocator.h47 PORTALLOCATOR_DISABLE_RELAY = 0x04, enumerator
Dp2p_transport_channel_unittest.cc67 cricket::PORTALLOCATOR_DISABLE_RELAY |
1772 PORTALLOCATOR_DISABLE_RELAY; in TEST_F()
5279 cricket::PORTALLOCATOR_DISABLE_RELAY | in TEST_F()
/external/webrtc/pc/
Dpeer_connection_bundle_unittest.cc191 cricket::PORTALLOCATOR_DISABLE_RELAY); in CreatePeerConnection()
Dpeer_connection_integrationtest.cc3873 cricket::PORTALLOCATOR_DISABLE_RELAY |
4168 cricket::PORTALLOCATOR_DISABLE_RELAY;
4171 cricket::PORTALLOCATOR_ENABLE_IPV6 | cricket::PORTALLOCATOR_DISABLE_RELAY;
4173 cricket::PORTALLOCATOR_DISABLE_TCP | cricket::PORTALLOCATOR_DISABLE_RELAY;
Dpeer_connection_ice_unittest.cc127 cricket::PORTALLOCATOR_DISABLE_RELAY); in CreatePeerConnection()