Searched refs:CopyFragmentOnRedirect (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_redirect_job.h49 virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE;
H A Durl_request_redirect_job.cc66 bool URLRequestRedirectJob::CopyFragmentOnRedirect(const GURL& location) const { function in class:net::URLRequestRedirectJob
H A Durl_request_job.h166 virtual bool CopyFragmentOnRedirect(const GURL& location) const;
H A Durl_request_job.cc160 bool URLRequestJob::CopyFragmentOnRedirect(const GURL& location) const { function in class:net::URLRequestJob
771 CopyFragmentOnRedirect(location)) {
H A Durl_request_http_job.h115 virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE;
H A Durl_request_http_job.cc1049 bool URLRequestHttpJob::CopyFragmentOnRedirect(const GURL& location) const { function in class:net::URLRequestHttpJob

Completed in 170 milliseconds