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

  /external/chromium_org/remoting/test/
fake_port_allocator.cc 59 cricket::PORTALLOCATOR_DISABLE_RELAY);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocator.h 50 PORTALLOCATOR_DISABLE_RELAY = 0x04,
rawtransportchannel.cc 111 flags |= PORTALLOCATOR_DISABLE_RELAY;
p2ptransportchannel_unittest.cc 58 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]
  /external/chromium_org/remoting/protocol/
chromium_port_allocator.cc 156 flags |= cricket::PORTALLOCATOR_DISABLE_RELAY;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 83 | PORTALLOCATOR_DISABLE_RELAY;
430 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY;
809 *flags |= PORTALLOCATOR_DISABLE_RELAY;
999 if (IsFlagSet(PORTALLOCATOR_DISABLE_RELAY))
    [all...]
httpportallocator.cc 159 if (allocator()->flags() & PORTALLOCATOR_DISABLE_RELAY) {
portallocator_unittest.cc 449 cricket::PORTALLOCATOR_DISABLE_RELAY |
553 cricket::PORTALLOCATOR_DISABLE_RELAY);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 325 cricket::PORTALLOCATOR_DISABLE_RELAY |
    [all...]

Completed in 170 milliseconds