Searched refs:set_host_resolver_flags (Results 1 – 7 of 7) sorted by relevance
78 void set_host_resolver_flags(HostResolverFlags host_resolver_flags) { in set_host_resolver_flags() function
1580 info_bypass.set_host_resolver_flags(HOST_RESOLVER_SYSTEM_ONLY); in TEST_F()1689 info.set_host_resolver_flags(HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6); in TEST_F()
60 void set_host_resolver_flags(HostResolverFlags host_resolver_flags) { in set_host_resolver_flags() function
57 request_info->set_host_resolver_flags(host_resolver_flags); in PrepareRequestInfo()
287 info.set_host_resolver_flags(HOST_RESOLVER_CANONNAME); in DoResolveCanonicalName()
288 info.set_host_resolver_flags(HOST_RESOLVER_CANONNAME); in DoResolveCanonicalName()
260 reqinfo.set_host_resolver_flags(HOST_RESOLVER_SYSTEM_ONLY); in DoQuickCheck()