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

  /external/webrtc/webrtc/p2p/client/
portallocator_unittest.cc 424 cricket::PORTALLOCATOR_DISABLE_TCP);
446 cricket::PORTALLOCATOR_DISABLE_TCP);
473 cricket::PORTALLOCATOR_DISABLE_TCP);
    [all...]
basicportallocator.cc 64 PORTALLOCATOR_DISABLE_UDP | PORTALLOCATOR_DISABLE_TCP |
774 *flags |= PORTALLOCATOR_DISABLE_TCP;
917 if (IsFlagSet(PORTALLOCATOR_DISABLE_TCP)) {
    [all...]
  /external/webrtc/webrtc/p2p/base/
portallocator.h 39 PORTALLOCATOR_DISABLE_TCP = 0x08,
p2ptransportchannel_unittest.cc 42 cricket::PORTALLOCATOR_DISABLE_TCP;
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession_unittest.cc 388 allocator_->set_flags(cricket::PORTALLOCATOR_DISABLE_TCP |
    [all...]
peerconnection.cc 628 portallocator_flags |= cricket::PORTALLOCATOR_DISABLE_TCP;
    [all...]

Completed in 446 milliseconds