Searched refs:use_hostname (Results 1 – 2 of 2) sorted by relevance
351 std::string ReconstructedServerUrl(bool use_hostname);
1293 std::string TurnPort::ReconstructedServerUrl(bool use_hostname) { in ReconstructedServerUrl() argument1317 << (use_hostname ? server_address_.address.hostname() in ReconstructedServerUrl()