Searched defs:GetDomainForHost (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/ssl/
H A Dchannel_id_service.cc388 std::string ChannelIDService::GetDomainForHost(const std::string& host) { function in class:net::ChannelIDService
412 std::string domain = GetDomainForHost(host);
475 std::string domain = GetDomainForHost(host);

Completed in 1346 milliseconds