Searched defs:must_download (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_dispatcher_host_delegate.cc34 bool must_download,
27 DownloadStarting( net::URLRequest* request, ResourceContext* resource_context, int child_id, int route_id, int request_id, bool is_content_initiated, bool must_download, ScopedVector<ResourceThrottle>* throttles) argument
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc254 bool must_download,
247 DownloadStarting( net::URLRequest* request, content::ResourceContext* resource_context, int child_id, int route_id, int request_id, bool is_content_initiated, bool must_download, ScopedVector<content::ResourceThrottle>* throttles) argument
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.cc428 bool must_download,
421 DownloadStarting( net::URLRequest* request, content::ResourceContext* resource_context, int child_id, int route_id, int request_id, bool is_content_initiated, bool must_download, ScopedVector<content::ResourceThrottle>* throttles) argument
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc671 bool must_download,
685 is_content_initiated, must_download, &throttles);
668 CreateResourceHandlerForDownload( net::URLRequest* request, bool is_content_initiated, bool must_download, uint32 id, scoped_ptr<DownloadSaveInfo> save_info, const DownloadUrlParameters::OnStartedCallback& started_cb) argument

Completed in 628 milliseconds