Searched defs:IsSafeRedirect (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/url_request/ | ||
H A D | url_request_job.cc | 197 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob |
H A D | url_request_http_job.cc | 1441 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob |