Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dregistry_controlled_domain.cc119 bool allow_unknown_registries) { in GetRegistryLength() argument
128 allow_unknown_registries); in GetRegistryLength()
134 bool allow_unknown_registries) { in GetRegistryLength() argument
142 allow_unknown_registries); in GetRegistryLength()
148 bool allow_unknown_registries) { in GetRegistryLength() argument
156 allow_unknown_registries); in GetRegistryLength()
217 bool allow_unknown_registries) { in GetRegistryLengthImpl() argument
291 return allow_unknown_registries ? (host.length() - curr_start) : 0; in GetRegistryLengthImpl()
Dregistry_controlled_domain.h192 bool allow_unknown_registries);
197 bool allow_unknown_registries);
199 bool allow_unknown_registries);
232 bool allow_unknown_registries);
Dregistry_controlled_domain_unittest.cc63 bool allow_unknown_registries) { in GetRegistryLengthFromURL() argument
65 allow_unknown_registries); in GetRegistryLengthFromURL()
69 bool allow_unknown_registries) { in GetRegistryLengthFromHost() argument
71 allow_unknown_registries); in GetRegistryLengthFromHost()