HomeSort by relevance Sort by last modified time
    Searched defs:CanDownload (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/android_webview/native/
aw_web_contents_delegate.cc 78 void AwWebContentsDelegate::CanDownload(
  /external/chromium_org/content/public/browser/
web_contents_delegate.cc 74 void WebContentsDelegate::CanDownload(
  /external/chromium_org/chrome/browser/download/
download_request_limiter.cc 292 base::Bind(&DownloadRequestLimiter::CanDownload, this,
316 void DownloadRequestLimiter::CanDownload(int render_process_host_id,
347 originating_contents->GetDelegate()->CanDownload(
download_request_limiter_unittest.cc 122 void CanDownload() {
229 CanDownload();
237 CanDownload();
245 CanDownload();
258 CanDownload();
264 CanDownload();
272 CanDownload();
289 CanDownload();
295 CanDownload();
303 CanDownload();
    [all...]
  /external/chromium_org/chrome/browser/guest_view/web_view/
web_view_guest.cc     [all...]

Completed in 337 milliseconds