Searched refs:GetHostname (Results 1 – 3 of 3) sorted by relevance
179 && (0 == stricmp(hostname_.c_str(), GetHostname().c_str()))) { in IsLocalIP()330 std::string SocketAddress::GetHostname() { in GetHostname() function in talk_base::SocketAddress340 const std::string hostname = GetHostname(); in GetLocalIPs()
178 static std::string GetHostname();
48 std::string GetHostname(TestServer::Type type, in GetHostname() function265 host_port_pair_ = HostPortPair(GetHostname(type_, https_options_), 0); in Init()