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

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc143 void CreateGturnPort(const RelayServerConfig& config);
1017 CreateGturnPort(*relay);
1026 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.cc469 return CreateGturnPort(addr, int_proto, ext_proto);
490 RelayPort* CreateGturnPort(const SocketAddress& addr, function in class:PortTest
492 RelayPort* port = CreateGturnPort(addr);
498 RelayPort* CreateGturnPort(const SocketAddress& addr) { function in class:PortTest
2171 CreateGturnPort(kLocalAddr1));
2238 CreateGturnPort(kLocalAddr1));

Completed in 68 milliseconds