Searched refs:kDisableBackgroundMode (Results 1 – 9 of 9) sorted by relevance
22 good.AppendSwitch(switches::kDisableBackgroundMode); // in whitelist in TEST()
274 command_line->AppendSwitch(switches::kDisableBackgroundMode); in CreateProxy()
232 cmd.AppendSwitch(switches::kDisableBackgroundMode); in Run()310 cmd.AppendSwitch(switches::kDisableBackgroundMode); in CreateServiceStateFile()
65 extern const char kDisableBackgroundMode[];
176 const char kDisableBackgroundMode[] = "disable-background-mode"; variable
377 !command_line->HasSwitch(switches::kDisableBackgroundMode) && in IsBackgroundModeEnabled()
184 if (command_line_->HasSwitch(switches::kDisableBackgroundMode) || in ApplyBackgroundModeSwitches()
289 const char kDisableBackgroundMode[] = "disable-background-mode"; variable
91 extern const char kDisableBackgroundMode[];