Searched refs:GetRegistryLength (Results 1 – 6 of 6) sorted by relevance
191 static size_t GetRegistryLength(const GURL& gurl,196 static size_t GetRegistryLength(const std::string& host,198 static size_t GetRegistryLength(const std::wstring& host,
117 size_t RegistryControlledDomainService::GetRegistryLength( in GetRegistryLength() function in net::RegistryControlledDomainService132 size_t RegistryControlledDomainService::GetRegistryLength( in GetRegistryLength() function in net::RegistryControlledDomainService146 size_t RegistryControlledDomainService::GetRegistryLength( in GetRegistryLength() function in net::RegistryControlledDomainService
64 return TestRegistryControlledDomainService::GetRegistryLength(GURL(url), in GetRegistryLengthFromURL()70 return TestRegistryControlledDomainService::GetRegistryLength(host, in GetRegistryLengthFromHost()
261 net::RegistryControlledDomainService::GetRegistryLength(UTF16ToUTF8(host), in Parse()270 if (net::RegistryControlledDomainService::GetRegistryLength( in Parse()
201 net::RegistryControlledDomainService::GetRegistryLength(*domain, false); in AddDesiredTLD()
574 size_t reg_len = net::RegistryControlledDomainService::GetRegistryLength( in GetDistinctHosts()