Home
last modified time | relevance | path

Searched refs:PORTALLOCATOR_ENABLE_SHAKER (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dportallocator.h49 const uint32 PORTALLOCATOR_ENABLE_SHAKER = 0x10; variable
/external/chromium/third_party/libjingle/source/talk/p2p/client/
Dbasicportallocator.cc248 if (flags() & PORTALLOCATOR_ENABLE_SHAKER) in GetInitialPorts()