Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager.cc751 static const char* const kSchemesForHttpsQuery[] = { in InitializeJobKeyAndIPAddress() local
753 if (base::Contains(kSchemesForHttpsQuery, out_job_key.host.GetScheme())) { in InitializeJobKeyAndIPAddress()