Searched refs:must_download (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/content/browser/loader/ |
D | buffered_resource_handler.cc | 318 bool must_download = MustDownload(); in SelectNextHandler() local 319 if (!must_download) { in SelectNextHandler() 350 must_download, in SelectNextHandler()
|
D | resource_dispatcher_host_impl.h | 210 bool must_download,
|
D | resource_dispatcher_host_impl.cc | 568 bool must_download, in CreateResourceHandlerForDownload() argument 582 is_content_initiated, must_download, &throttles); in CreateResourceHandlerForDownload()
|
/external/chromium_org/content/public/browser/ |
D | resource_dispatcher_host_delegate.cc | 47 bool must_download, in DownloadStarting() argument
|
D | resource_dispatcher_host_delegate.h | 86 bool must_download,
|
/external/chromium_org/android_webview/browser/renderer_host/ |
D | aw_resource_dispatcher_host_delegate.h | 47 bool must_download,
|
D | aw_resource_dispatcher_host_delegate.cc | 250 bool must_download, in DownloadStarting() argument
|
/external/chromium_org/chrome/browser/renderer_host/ |
D | chrome_resource_dispatcher_host_delegate.h | 68 bool must_download,
|
D | chrome_resource_dispatcher_host_delegate.cc | 345 bool must_download, in DownloadStarting() argument
|