DownloadResourceThrottle 11 chrome/browser/download/download_resource_throttle.cc DownloadResourceThrottle::DownloadResourceThrottle( DownloadResourceThrottle 25 chrome/browser/download/download_resource_throttle.cc base::Bind(&DownloadResourceThrottle::ContinueDownload, DownloadResourceThrottle 29 chrome/browser/download/download_resource_throttle.cc DownloadResourceThrottle::~DownloadResourceThrottle() { DownloadResourceThrottle 32 chrome/browser/download/download_resource_throttle.cc void DownloadResourceThrottle::WillStartRequest(bool* defer) { DownloadResourceThrottle 36 chrome/browser/download/download_resource_throttle.cc void DownloadResourceThrottle::WillRedirectRequest(const GURL& new_url, DownloadResourceThrottle 41 chrome/browser/download/download_resource_throttle.cc void DownloadResourceThrottle::WillProcessResponse(bool* defer) { DownloadResourceThrottle 45 chrome/browser/download/download_resource_throttle.cc const char* DownloadResourceThrottle::GetNameForLogging() const { DownloadResourceThrottle 49 chrome/browser/download/download_resource_throttle.cc void DownloadResourceThrottle::WillDownload(bool* defer) { DownloadResourceThrottle 63 chrome/browser/download/download_resource_throttle.cc void DownloadResourceThrottle::ContinueDownload(bool allow) { DownloadResourceThrottle 21 chrome/browser/download/download_resource_throttle.h class DownloadResourceThrottle DownloadResourceThrottle 23 chrome/browser/download/download_resource_throttle.h public base::SupportsWeakPtr<DownloadResourceThrottle> { DownloadResourceThrottle 25 chrome/browser/download/download_resource_throttle.h DownloadResourceThrottle(DownloadRequestLimiter* limiter, DownloadResourceThrottle 38 chrome/browser/download/download_resource_throttle.h virtual ~DownloadResourceThrottle(); DownloadResourceThrottle 52 chrome/browser/download/download_resource_throttle.h DISALLOW_COPY_AND_ASSIGN(DownloadResourceThrottle); DownloadResourceThrottle 417 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc new DownloadResourceThrottle(download_request_limiter_.get(),