Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_protocol.h205 static constexpr uint16_t kHttpsServiceParamKeyEchConfig = 5; variable
/aosp_15_r20/external/cronet/net/dns/
H A Dhttps_record_rdata.h81 dns_protocol::kHttpsServiceParamKeyEchConfig,
H A Dhttps_record_rdata.cc396 if (param_key == dns_protocol::kHttpsServiceParamKeyEchConfig) { in Parse()
H A Ddns_test_util.cc202 dns_protocol::kHttpsServiceParamKeyEchConfig, in BuildTestHttpsServiceEchConfigParam()