Searched refs:registry_length_output (Results 1 – 2 of 2) sorted by relevance
209 const RegistryLengthOutput registry_length_output = in GetDomainAndRegistryImpl() local211 if ((registry_length_output.registry_length == std::string::npos) || in GetDomainAndRegistryImpl()212 (registry_length_output.registry_length == 0)) { in GetDomainAndRegistryImpl()218 CHECK_LE(registry_length_output.registry_length, host.length() - 2) in GetDomainAndRegistryImpl()225 '.', host.length() - registry_length_output.registry_length - 2); in GetDomainAndRegistryImpl()