Searched refs:IsSafeRedirect (Results 1 – 4 of 4) sorted by relevance
49 virtual bool IsSafeRedirect(const GURL& location);
160 virtual bool IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function
448 if (!job_->IsSafeRedirect(location)) { in Redirect()
251 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { in IsSafeRedirect() function in URLRequestHttpJob