Searched defs:CanDownload (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/download/ | ||
D | download_request_limiter_unittest.cc | 43 void CanDownload() { in CanDownload() function in DownloadRequestLimiterTest |
D | download_request_limiter.cc | 236 void DownloadRequestLimiter::CanDownload(int render_process_host_id, in CanDownload() function in DownloadRequestLimiter |
/external/chromium/chrome/browser/instant/ | ||
D | instant_loader.cc | 511 bool InstantLoader::TabContentsDelegateImpl::CanDownload(int request_id) { in CanDownload() function in InstantLoader::TabContentsDelegateImpl |
/external/chromium/chrome/browser/ | ||
D | external_tab_container_win.cc | 538 bool ExternalTabContainer::CanDownload(int request_id) { in CanDownload() function in ExternalTabContainer |