Home
last modified time | relevance | path

Searched refs:CanDownload (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_request_limiter_unittest.cc43 void CanDownload() { in CanDownload() function in DownloadRequestLimiterTest
95 CanDownload(); in TEST_F()
107 CanDownload(); in TEST_F()
120 CanDownload(); in TEST_F()
136 CanDownload(); in TEST_F()
138 CanDownload(); in TEST_F()
147 CanDownload(); in TEST_F()
174 CanDownload(); in TEST_F()
189 CanDownload(); in TEST_F()
190 CanDownload(); in TEST_F()
[all …]
Ddownload_request_limiter.cc200 NewRunnableMethod(this, &DownloadRequestLimiter::CanDownload, in CanDownloadOnIOThread()
236 void DownloadRequestLimiter::CanDownload(int render_process_host_id, in CanDownload() function in DownloadRequestLimiter
259 if (!originating_tab->CanDownload(request_id)) { in CanDownloadImpl()
Ddownload_request_limiter.h219 void CanDownload(int render_process_host_id,
/external/chromium/chrome/browser/
Dexternal_tab_container_win.h145 virtual bool CanDownload(int request_id);
Dexternal_tab_container_win.cc538 bool ExternalTabContainer::CanDownload(int request_id) { in CanDownload() function in ExternalTabContainer
/external/chromium/chrome/browser/instant/
Dinstant_loader.cc208 virtual bool CanDownload(int request_id) OVERRIDE;
511 bool InstantLoader::TabContentsDelegateImpl::CanDownload(int request_id) { in CanDownload() function in InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h531 bool CanDownload(int request_id);