HomeSort by relevance Sort by last modified time
    Searched refs:PORTALLOCATOR_DISABLE_RELAY (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
portallocator.h 47 const uint32 PORTALLOCATOR_DISABLE_RELAY = 0x04;
rawtransportchannel.cc 103 flags |= PORTALLOCATOR_DISABLE_RELAY;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocator.h 49 const uint32 PORTALLOCATOR_DISABLE_RELAY = 0x04;
rawtransportchannel.cc 109 flags |= PORTALLOCATOR_DISABLE_RELAY;
p2ptransportchannel_unittest.cc 54 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 118 | PORTALLOCATOR_DISABLE_RELAY;
359 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY;
576 *flags |= PORTALLOCATOR_DISABLE_RELAY;
717 if (flags_ & PORTALLOCATOR_DISABLE_RELAY) {
  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.cc 154 cricket::PORTALLOCATOR_DISABLE_RELAY;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 88 | PORTALLOCATOR_DISABLE_RELAY;
425 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY;
766 *flags |= PORTALLOCATOR_DISABLE_RELAY;
948 if (IsFlagSet(PORTALLOCATOR_DISABLE_RELAY)) {
    [all...]
httpportallocator.cc 156 if (allocator()->flags() & PORTALLOCATOR_DISABLE_RELAY) {
portallocator_unittest.cc 440 cricket::PORTALLOCATOR_DISABLE_RELAY |
726 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]
  /external/chromium_org/remoting/protocol/
libjingle_transport_factory.cc 407 cricket::PORTALLOCATOR_DISABLE_RELAY |
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 281 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]

Completed in 7441 milliseconds