HomeSort by relevance Sort by last modified time
    Searched refs:IsSupportedDownload (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.h 81 virtual bool IsSupportedDownload(const content::DownloadItem& item,
download_protection_service.cc 306 if (!IsSupportedDownload(
410 } else if (service_ && !service_->IsSupportedDownload(
448 static bool IsSupportedDownload(const content::DownloadItem& item,
    [all...]
download_protection_service_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc 598 service->IsSupportedDownload(*download, suggested_path);

Completed in 78 milliseconds