Searched defs:CanDownload (Results 1 - 8 of 8) sorted by last modified time

/external/chromium_org/extensions/browser/guest_view/web_view/
H A Dweb_view_guest.cc837 void WebViewGuest::CanDownload( function in class:extensions::WebViewGuest
842 web_view_permission_helper_->CanDownload(render_view_host,
H A Dweb_view_permission_helper.cc236 void WebViewPermissionHelper::CanDownload( function in class:extensions::WebViewPermissionHelper
241 web_view_permission_helper_delegate_->CanDownload(
H A Dweb_view_permission_helper_delegate.h23 virtual void CanDownload( function in class:extensions::WebViewPermissionHelperDelegate
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.cc74 void WebContentsDelegate::CanDownload( function in class:content::WebContentsDelegate
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_limiter.cc292 base::Bind(&DownloadRequestLimiter::CanDownload, this,
316 void DownloadRequestLimiter::CanDownload(int render_process_host_id, function in class:DownloadRequestLimiter
347 originating_contents->GetDelegate()->CanDownload(
H A Ddownload_request_limiter_unittest.cc123 void CanDownload() { function in class:DownloadRequestLimiterTest
230 CanDownload();
238 CanDownload();
246 CanDownload();
259 CanDownload();
265 CanDownload();
273 CanDownload();
290 CanDownload();
296 CanDownload();
304 CanDownload();
[all...]
/external/chromium_org/chrome/browser/guest_view/web_view/
H A Dchrome_web_view_permission_helper_delegate.cc124 void ChromeWebViewPermissionHelperDelegate::CanDownload( function in class:ChromeWebViewPermissionHelperDelegate
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc78 void AwWebContentsDelegate::CanDownload( function in class:android_webview::AwWebContentsDelegate

Completed in 82 milliseconds