Searched refs:GetDomainAndRegistryImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/base/
H A Dregistry_controlled_domain.cc70 return GetDomainAndRegistryImpl(std::string(
81 return GetDomainAndRegistryImpl(canon_host);
91 return GetDomainAndRegistryImpl(canon_host);
188 std::string RegistryControlledDomainService::GetDomainAndRegistryImpl( function in class:net::RegistryControlledDomainService
H A Dregistry_controlled_domain.h230 static std::string GetDomainAndRegistryImpl(const std::string& host);

Completed in 55 milliseconds