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

  /external/webrtc/webrtc/p2p/base/
portallocator.h 34 PORTALLOCATOR_DISABLE_UDP = 0x01,
p2ptransportchannel_unittest.cc     [all...]
  /external/webrtc/webrtc/p2p/client/
basicportallocator.cc 64 PORTALLOCATOR_DISABLE_UDP | PORTALLOCATOR_DISABLE_TCP |
773 *flags |= PORTALLOCATOR_DISABLE_UDP;
872 if (IsFlagSet(PORTALLOCATOR_DISABLE_UDP)) {
    [all...]
portallocator_unittest.cc     [all...]

Completed in 119 milliseconds