Searched refs:CreateGturnPort (Results 1 – 3 of 3) sorted by relevance
305 void CreateGturnPort(const RelayServerConfig& config);
986 CreateGturnPort(*relay); in CreateRelayPorts()995 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) { in CreateGturnPort() function in cricket::AllocationSequence
494 return CreateGturnPort(addr, int_proto, ext_proto); in CreateRelayPort()514 RelayPort* CreateGturnPort(const SocketAddress& addr, in CreateGturnPort() function in PortTest516 RelayPort* port = CreateGturnPort(addr); in CreateGturnPort()522 RelayPort* CreateGturnPort(const SocketAddress& addr) { in CreateGturnPort() function in PortTest2126 CreateGturnPort(kLocalAddr1)); in TEST_F()2193 CreateGturnPort(kLocalAddr1)); in TEST_F()