Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dbasicportallocator.cc143 void CreateGturnPort(const RelayServerConfig& config);
1017 CreateGturnPort(*relay);
1026 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) { function in cricket::AllocationSequence
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dport_unittest.cc469 return CreateGturnPort(addr, int_proto, ext_proto); in CreateRelayPort()
490 RelayPort* CreateGturnPort(const SocketAddress& addr, in CreateGturnPort() function in PortTest
492 RelayPort* port = CreateGturnPort(addr); in CreateGturnPort()
498 RelayPort* CreateGturnPort(const SocketAddress& addr) { in CreateGturnPort() function in PortTest
2171 CreateGturnPort(kLocalAddr1)); in TEST_F()
2238 CreateGturnPort(kLocalAddr1)); in TEST_F()