Home
last modified time | relevance | path

Searched defs:HostHasRegistryControlledDomain (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain_unittest.cc326 TEST_F(RegistryControlledDomainTest, HostHasRegistryControlledDomain) { in TEST_F() argument
H A Dregistry_controlled_domain.cc402 bool HostHasRegistryControlledDomain(std::string_view host, in HostHasRegistryControlledDomain() function