Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dhttpportallocator.cc218 config->AddRelay(relay_config); in ReceiveSessionResponse()
Dbasicportallocator.h227 void AddRelay(const RelayServerConfig& config);
Dbasicportallocator.cc251 config->AddRelay(turn_server); in GetPortConfigurations()
1157 void PortConfiguration::AddRelay(const RelayServerConfig& config) { in AddRelay() function in cricket::PortConfiguration