Home
last modified time | relevance | path

Searched defs:IsSafeRedirect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job.cc197 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob
H A Durl_request_http_job.cc1441 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob