Home
last modified time | relevance | path

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

/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