Searched refs:CreateGturnPort (Results 1 – 2 of 2) sorted by relevance
143 void CreateGturnPort(const RelayServerConfig& config);1017 CreateGturnPort(*relay);1026 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) { function in cricket::AllocationSequence
469 return CreateGturnPort(addr, int_proto, ext_proto); in CreateRelayPort()490 RelayPort* CreateGturnPort(const SocketAddress& addr, in CreateGturnPort() function in PortTest492 RelayPort* port = CreateGturnPort(addr); in CreateGturnPort()498 RelayPort* CreateGturnPort(const SocketAddress& addr) { in CreateGturnPort() function in PortTest2171 CreateGturnPort(kLocalAddr1)); in TEST_F()2238 CreateGturnPort(kLocalAddr1)); in TEST_F()