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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 143 void CreateGturnPort(const RelayServerConfig& config);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
port_unittest.cc 469 return CreateGturnPort(addr, int_proto, ext_proto);
490 RelayPort* CreateGturnPort(const SocketAddress& addr,
492 RelayPort* port = CreateGturnPort(addr);
498 RelayPort* CreateGturnPort(const SocketAddress& addr) {
    [all...]

Completed in 710 milliseconds