Home
last modified time | relevance | path

Searched defs:HttpStreamPoolRequestInfo (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_stream_pool_request_info.h20 struct NET_EXPORT_PRIVATE HttpStreamPoolRequestInfo { struct
33 HttpStreamPoolRequestInfo& operator=(HttpStreamPoolRequestInfo&&); argument
37 HttpStreamPoolRequestInfo& operator=(const HttpStreamPoolRequestInfo&) = argument
42 url::SchemeHostPort destination;
43 PrivacyMode privacy_mode = PrivacyMode::PRIVACY_MODE_DISABLED;
44 SocketTag socket_tag;
45 NetworkAnonymizationKey network_anonymization_key;
46 SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow;
47 bool disable_cert_network_fetches = false;
49 AlternativeServiceInfo alternative_service_info;
[all …]
Dhttp_stream_pool_request_info.cc17 HttpStreamPoolRequestInfo::HttpStreamPoolRequestInfo( in HttpStreamPoolRequestInfo() function in net::HttpStreamPoolRequestInfo
/external/cronet/tot/net/http/
Dhttp_stream_pool_request_info.h20 struct NET_EXPORT_PRIVATE HttpStreamPoolRequestInfo { struct
33 HttpStreamPoolRequestInfo& operator=(HttpStreamPoolRequestInfo&&); argument
37 HttpStreamPoolRequestInfo& operator=(const HttpStreamPoolRequestInfo&) = argument
42 url::SchemeHostPort destination;
43 PrivacyMode privacy_mode = PrivacyMode::PRIVACY_MODE_DISABLED;
44 SocketTag socket_tag;
45 NetworkAnonymizationKey network_anonymization_key;
46 SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow;
47 bool disable_cert_network_fetches = false;
49 AlternativeServiceInfo alternative_service_info;
[all …]
Dhttp_stream_pool_request_info.cc17 HttpStreamPoolRequestInfo::HttpStreamPoolRequestInfo( in HttpStreamPoolRequestInfo() function in net::HttpStreamPoolRequestInfo