Searched refs:IsIPAddress (Results 1 – 6 of 6) sorted by relevance
79 if (canon_host.empty() || host_info.IsIPAddress()) in GetDomainAndRegistry()89 if (canon_host.empty() || host_info.IsIPAddress()) in GetDomainAndRegistry()139 if (host_info.IsIPAddress()) in GetRegistryLength()153 if (host_info.IsIPAddress()) in GetRegistryLength()
131 bool IsIPAddress(const std::string& domain) { in IsIPAddress() function138 return host_info.IsIPAddress(); in IsIPAddress()305 if (IsIPAddress(host)) { in AddRuleFromStringInternal()
356 if (host_info->IsIPAddress()) { in DoHost()
377 return host_info.IsIPAddress(); in HostIsIPAddress()
337 bool IsIPAddress() const { return family == IPV4 || family == IPV6; } in IsIPAddress() function
816 EXPECT_FALSE(host_info.IsIPAddress()); in TEST()820 EXPECT_FALSE(host_info.IsIPAddress()); in TEST()