Searched defs:enable_download_protection (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc158 bool enable_download_protection,
157 CreateSafeBrowsingDatabase( bool enable_download_protection, bool enable_client_side_whitelist) argument
H A Dsafe_browsing_database.cc393 bool enable_download_protection,
397 enable_download_protection ? new SafeBrowsingStoreFile : NULL,
416 bool enable_download_protection,
420 return factory_->CreateSafeBrowsingDatabase(enable_download_protection,
392 CreateSafeBrowsingDatabase( bool enable_download_protection, bool enable_client_side_whitelist) argument
415 Create( bool enable_download_protection, bool enable_client_side_whitelist) argument
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database.cc344 bool enable_download_protection,
352 enable_download_protection ? new SafeBrowsingStoreFile : NULL,
375 bool enable_download_protection,
384 enable_download_protection,
374 Create( bool enable_download_protection, bool enable_client_side_whitelist, bool enable_download_whitelist, bool enable_extension_blacklist, bool enable_side_effect_free_whitelist, bool enable_ip_blacklist) argument

Completed in 64 milliseconds