HomeSort by relevance Sort by last modified time
    Searched refs:PORTALLOCATOR_DISABLE_RELAY (Results 1 - 11 of 11) 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 111 flags |= PORTALLOCATOR_DISABLE_RELAY;
p2ptransportchannel_unittest.cc 55 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 153 cricket::PORTALLOCATOR_DISABLE_RELAY;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 88 | PORTALLOCATOR_DISABLE_RELAY;
427 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY;
768 *flags |= PORTALLOCATOR_DISABLE_RELAY;
951 if (IsFlagSet(PORTALLOCATOR_DISABLE_RELAY)) {
    [all...]
httpportallocator.cc 156 if (allocator()->flags() & PORTALLOCATOR_DISABLE_RELAY) {
portallocator_unittest.cc 442 cricket::PORTALLOCATOR_DISABLE_RELAY |
728 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 294 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]

Completed in 46 milliseconds