Searched refs:IsValidHostname (Results 1 – 1 of 1) sorted by relevance
180 bool IsValidHostname(base::StringPiece hostname) { in IsValidHostname() function203 DCHECK(IsValidHostname(*hostname)); in GetHostname()252 DCHECK(IsValidHostname(GetHostname(this->host))); in Key()984 if (!hostname_ptr || !IsValidHostname(*hostname_ptr)) { in RestoreFromListValue()