Home
last modified time | relevance | path

Searched refs:kSbDisableAutoUpdate (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/common/
Dchrome_switches.cc830 const char kSbDisableAutoUpdate[] = "safebrowsing-disable-auto-update"; variable
Dchrome_switches.h235 extern const char kSbDisableAutoUpdate[];
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_test.cc291 command_line->AppendSwitch(switches::kSbDisableAutoUpdate); in SetUpCommandLine()
Dsafe_browsing_service_browsertest.cc302 command_line->AppendSwitch(switches::kSbDisableAutoUpdate); in SetUpCommandLine()
Dsafe_browsing_service.cc562 cmdline->HasSwitch(switches::kSbDisableAutoUpdate) || in OnIOInitialize()