Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.h305 void CreateGturnPort(const RelayServerConfig& config);
Dbasicportallocator.cc986 CreateGturnPort(*relay); in CreateRelayPorts()
995 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) { in CreateGturnPort() function in cricket::AllocationSequence
/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc494 return CreateGturnPort(addr, int_proto, ext_proto); in CreateRelayPort()
514 RelayPort* CreateGturnPort(const SocketAddress& addr, in CreateGturnPort() function in PortTest
516 RelayPort* port = CreateGturnPort(addr); in CreateGturnPort()
522 RelayPort* CreateGturnPort(const SocketAddress& addr) { in CreateGturnPort() function in PortTest
2126 CreateGturnPort(kLocalAddr1)); in TEST_F()
2193 CreateGturnPort(kLocalAddr1)); in TEST_F()