Home
last modified time | relevance | path

Searched defs:use_post (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_over_https_server_config.cc47 bool IsValidDohTemplate(const std::string& server_template, bool* use_post) { in IsValidDohTemplate()
82 bool use_post, in DnsOverHttpsServerConfig()
103 bool use_post; in FromString() local
131 bool DnsOverHttpsServerConfig::use_post() const { in use_post() function in net::DnsOverHttpsServerConfig
171 bool use_post; in FromValue() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_transaction.cc398 bool use_post, in DnsHTTPAttempt()
H A Ddns_transaction_unittest.cc641 void ConfigureDohServers(bool use_post, in ConfigureDohServers()