Home
last modified time | relevance | path

Searched refs:PORTALLOCATOR_DISABLE_UDP_RELAY (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dportallocator.h60 PORTALLOCATOR_DISABLE_UDP_RELAY = 0x1000, enumerator
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc1033 if (IsFlagSet(PORTALLOCATOR_DISABLE_UDP_RELAY) && in CreateTurnPort()
Dportallocator_unittest.cc762 session_->set_flags(cricket::PORTALLOCATOR_DISABLE_UDP_RELAY | in TEST_F()