Searched defs:IsSafeRedirect (Results 1 – 4 of 4) sorted by relevance
/external/cronet/tot/net/url_request/ | ||
D | url_request_job.cc | 198 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob |
D | url_request_http_job.cc | 1544 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob |
/external/cronet/stable/net/url_request/ | ||
D | url_request_job.cc | 198 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob |
D | url_request_http_job.cc | 1544 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob |