HomeSort by relevance Sort by last modified time
    Searched refs:GetDomainAndRegistryImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
registry_controlled_domain.cc 70 return GetDomainAndRegistryImpl(std::string(
81 return GetDomainAndRegistryImpl(canon_host);
91 return GetDomainAndRegistryImpl(canon_host);
188 std::string RegistryControlledDomainService::GetDomainAndRegistryImpl(
registry_controlled_domain.h 230 static std::string GetDomainAndRegistryImpl(const std::string& host);

Completed in 49 milliseconds