Home
last modified time | relevance | path

Searched refs:hashed_domain (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/base/
Dtransport_security_state.cc102 std::string hashed_domain(HashHost(IncludeNUL(&canonicalized_host[i]))); in IsEnabledForHost() local
105 enabled_hosts_.find(hashed_domain); in IsEnabledForHost()