Searched refs:CreateGturnPort (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc147 void CreateGturnPort(const RelayServerConfig& config);
966 CreateGturnPort(*relay);
975 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) { function in class:cricket::AllocationSequence
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dport_unittest.cc452 return CreateGturnPort(addr, int_proto, ext_proto);
466 RelayPort* CreateGturnPort(const SocketAddress& addr, function in class:PortTest
468 RelayPort* port = CreateGturnPort(addr);
474 RelayPort* CreateGturnPort(const SocketAddress& addr) { function in class:PortTest
1989 CreateGturnPort(kLocalAddr1));
2037 CreateGturnPort(kLocalAddr1));

Completed in 67 milliseconds