HomeSort by relevance Sort by last modified time
    Searched refs:HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/base/
address_family.h 27 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6 = 1 << 2,
  /external/chromium_org/net/dns/
mock_host_resolver.cc 269 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
289 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
304 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
318 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
332 HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6;
host_resolver_proc.cc 200 if (host_resolver_flags & HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6) {
host_resolver_impl.cc     [all...]
host_resolver_impl_unittest.cc     [all...]

Completed in 290 milliseconds