Searched defs:CreateTurnPort (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | turn_port_unittest.cc | 265 bool CreateTurnPort(absl::string_view username, in CreateTurnPort() function in cricket::TurnPortTest |
H A D | port_unittest.cc | 582 std::unique_ptr<TurnPort> CreateTurnPort(const SocketAddress& addr, in CreateTurnPort() function in cricket::PortTest |
/aosp_15_r20/external/webrtc/p2p/client/ | ||
H A D | basic_port_allocator.cc | 1660 void AllocationSequence::CreateTurnPort(const RelayServerConfig& config, in CreateTurnPort() function in cricket::AllocationSequence |