Searched defs:IsSafeRedirect (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/url_request/ | ||
D | url_request_ftp_job.cc | 50 bool URLRequestFtpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestFtpJob |
D | url_request_job.cc | 157 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob |
D | url_request_http_job.cc | 1108 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob |
/external/chromium/net/url_request/ | ||
D | url_request_job.cc | 134 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob |
D | url_request_http_job.cc | 889 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob |