Home
last modified time | relevance | path

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

/external/chromium_org/net/url_request/
Durl_request_ftp_job.cc50 bool URLRequestFtpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestFtpJob
Durl_request_job.cc157 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob
Durl_request_http_job.cc1108 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob
/external/chromium/net/url_request/
Durl_request_job.cc134 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob
Durl_request_http_job.cc889 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob