Home
last modified time | relevance | path

Searched defs:https_svcb_options (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/
H A Durl_request_context_config_unittest.cc305 const net::HostResolver::HttpsSvcbOptions& https_svcb_options = in __anon5f3c32770202() local
1446 const net::HostResolver::HttpsSvcbOptions& https_svcb_options = in TEST() local
H A Durl_request_context_config.cc390 std::optional<net::HostResolver::HttpsSvcbOptions> https_svcb_options; in SetContextBuilderExperimentalOptions() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver.h327 std::optional<HostResolver::HttpsSvcbOptions> https_svcb_options; member
H A Dhost_resolver_manager_job.cc158 const HostResolver::HttpsSvcbOptions& https_svcb_options) in Job()
H A Dhost_resolver_dns_task.cc163 const HostResolver::HttpsSvcbOptions& https_svcb_options) in HostResolverDnsTask()