Searched defs:GetDomainAndRegistryImpl (Results 1 - 1 of 1) 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

Completed in 57 milliseconds