Searched refs:AddRelay (Results 1 – 3 of 3) sorted by relevance
218 config->AddRelay(relay_config); in ReceiveSessionResponse()
227 void AddRelay(const RelayServerConfig& config);
251 config->AddRelay(turn_server); in GetPortConfigurations()1157 void PortConfiguration::AddRelay(const RelayServerConfig& config) { in AddRelay() function in cricket::PortConfiguration