Home
last modified time | relevance | path

Searched refs:host_resolver_system_params (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dcontext_host_resolver.cc186 const HostResolverSystemTask::Params& host_resolver_system_params) { in SetHostResolverSystemParamsForTest() argument
188 host_resolver_system_params); in SetHostResolverSystemParamsForTest()
H A Dhost_resolver_manager.h216 const HostResolverSystemTask::Params& host_resolver_system_params) { in set_host_resolver_system_params_for_test() argument
217 host_resolver_system_params_ = host_resolver_system_params; in set_host_resolver_system_params_for_test()
H A Dcontext_host_resolver.h90 const HostResolverSystemTask::Params& host_resolver_system_params);