Searched defs:effective_flags (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/base/
H A Dhost_resolver_impl.cc1386 HostResolverFlags effective_flags = local
1393 effective_flags |= HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
1395 return Key(info.hostname(), effective_address_family, effective_flags);

Completed in 43 milliseconds