Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_http_job.h134 void ProcessStrictTransportSecurityHeader();
H A Durl_request_http_job.cc531 ProcessStrictTransportSecurityHeader(); in NotifyHeadersComplete()
1081 void URLRequestHttpJob::ProcessStrictTransportSecurityHeader() { in ProcessStrictTransportSecurityHeader() function in net::URLRequestHttpJob