Searched defs:CreateTurnPort (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | turnport_unittest.cc | 212 void CreateTurnPort(const std::string& username, in CreateTurnPort() function in TurnPortTest |
D | port_unittest.cc | 497 TurnPort* CreateTurnPort(const SocketAddress& addr, in CreateTurnPort() function in PortTest |
/external/webrtc/webrtc/p2p/client/ | ||
D | basicportallocator.cc | 1026 void AllocationSequence::CreateTurnPort(const RelayServerConfig& config) { in CreateTurnPort() function in cricket::AllocationSequence |