Home
last modified time | relevance | path

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

/external/cronet/stable/net/base/registry_controlled_domains/
Dregistry_controlled_domain.cc440 size_t rcd_length; in HostHasRegistryControlledDomain() local
449 rcd_length = in HostHasRegistryControlledDomain()
453 rcd_length = in HostHasRegistryControlledDomain()
460 return (rcd_length != 0) && (rcd_length != std::string::npos); in HostHasRegistryControlledDomain()
/external/cronet/tot/net/base/registry_controlled_domains/
Dregistry_controlled_domain.cc440 size_t rcd_length; in HostHasRegistryControlledDomain() local
449 rcd_length = in HostHasRegistryControlledDomain()
453 rcd_length = in HostHasRegistryControlledDomain()
460 return (rcd_length != 0) && (rcd_length != std::string::npos); in HostHasRegistryControlledDomain()