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

  /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 57 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]
  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.cc 155 flags |= cricket::PORTALLOCATOR_DISABLE_RELAY;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 83 | PORTALLOCATOR_DISABLE_RELAY;
435 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY;
770 *flags |= PORTALLOCATOR_DISABLE_RELAY;
960 if (IsFlagSet(PORTALLOCATOR_DISABLE_RELAY)) {
    [all...]
httpportallocator.cc 153 if (allocator()->flags() & PORTALLOCATOR_DISABLE_RELAY) {
portallocator_unittest.cc 407 cricket::PORTALLOCATOR_DISABLE_RELAY |
511 cricket::PORTALLOCATOR_DISABLE_RELAY);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 316 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]

Completed in 568 milliseconds