Searched refs:IsSafeRedirect (Results 1 – 7 of 7) sorted by relevance
40 virtual bool IsSafeRedirect(const GURL& location) OVERRIDE;
171 virtual bool IsSafeRedirect(const GURL& location);
111 virtual bool IsSafeRedirect(const GURL& location) OVERRIDE;
50 bool URLRequestFtpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestFtpJob
165 bool URLRequestJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestJob
982 if (!job_->IsSafeRedirect(location)) { in Redirect()
1048 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in net::URLRequestHttpJob