Home
last modified time | relevance | path

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

/external/chromium/net/base/
Deffective_tld_names_unittest1.cc41 struct DomainRule { struct
58 static const struct DomainRule *FindDomain (const char *str, unsigned int len); argument
134 const struct DomainRule *
137 static const struct DomainRule wordlist[] = in FindDomain()
Deffective_tld_names_unittest2.cc53 static const struct DomainRule *FindDomain (const char *str, unsigned int len);
114 const struct DomainRule *
117 static const struct DomainRule wordlist[] = in FindDomain()
Dregistry_controlled_domain.h122 struct DomainRule;
207 typedef const struct DomainRule* (*FindDomainPtr)(const char *, unsigned int);
Deffective_tld_names_unittest2.gperf10 struct DomainRule {
Deffective_tld_names_unittest1.gperf10 struct DomainRule {
Dregistry_controlled_domain.cc246 const DomainRule* rule = find_domain_function_(domain_str, domain_length); in GetRegistryLengthImpl()
Deffective_tld_names.cc40 struct DomainRule { struct
57 static const struct DomainRule *FindDomain (const char *str, unsigned int len); argument
232 const struct DomainRule *
235 static const struct DomainRule wordlist[] = in FindDomain()
Deffective_tld_names.gperf9 struct DomainRule {