Searched refs:kSbDisableAutoUpdate (Results 1 – 5 of 5) sorted by relevance
830 const char kSbDisableAutoUpdate[] = "safebrowsing-disable-auto-update"; variable
235 extern const char kSbDisableAutoUpdate[];
291 command_line->AppendSwitch(switches::kSbDisableAutoUpdate); in SetUpCommandLine()
302 command_line->AppendSwitch(switches::kSbDisableAutoUpdate); in SetUpCommandLine()
562 cmdline->HasSwitch(switches::kSbDisableAutoUpdate) || in OnIOInitialize()