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

  /external/chromium/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 236 extern const char kSbDisableDownloadProtection[];
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 329 extern const char kSbDisableDownloadProtection[];
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_test.cc 300 command_line->AppendSwitch(switches::kSbDisableDownloadProtection);
safe_browsing_service.cc 883 !cmdline->HasSwitch(switches::kSbDisableDownloadProtection);
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_test.cc 242 command_line->AppendSwitch(switches::kSbDisableDownloadProtection);
database_manager.cc 151 !cmdline->HasSwitch(switches::kSbDisableDownloadProtection);
    [all...]
  /external/chromium_org/chrome/test/webdriver/
webdriver_automation.cc 372 switches::kSbDisableDownloadProtection,
    [all...]

Completed in 650 milliseconds