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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
portallocator.h 45 const uint32 PORTALLOCATOR_DISABLE_UDP = 0x01;
rawtransportchannel.cc 100 uint32 flags = PORTALLOCATOR_DISABLE_UDP | PORTALLOCATOR_DISABLE_TCP;
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 115 PORTALLOCATOR_DISABLE_UDP
562 *flags |= PORTALLOCATOR_DISABLE_UDP;
661 if (flags_ & PORTALLOCATOR_DISABLE_UDP) {

Completed in 1439 milliseconds