Searched refs:kGuestSession (Results 1 – 18 of 18) sorted by relevance
21 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
350 bool is_guest = command_line->HasSwitch(chromeos::switches::kGuestSession); in AddChromeVoxExtension()384 int idr = command_line->HasSwitch(chromeos::switches::kGuestSession) ? in AddChromeOsSpeechSynthesisExtension()460 if (!command_line->HasSwitch(chromeos::switches::kGuestSession)) in AddDefaultComponentExtensions()560 if (!command_line->HasSwitch(chromeos::switches::kGuestSession)) { in AddDefaultComponentExtensionsWithBackgroundPages()639 if (command_line->HasSwitch(chromeos::switches::kGuestSession)) { in EnableFileSystemInGuestMode()
28 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession) && in Set()
144 const char kGuestSession[] = "bwsi"; variable
61 CHROMEOS_EXPORT extern const char kGuestSession[];
43 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
107 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
46 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
339 otr_switches.SetString(switches::kGuestSession, std::string()); in GetOffTheRecordCommandLine()
228 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()433 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
245 if (parsed_command_line().HasSwitch(switches::kGuestSession)) { in PreEarlyInitialization()258 !parsed_command_line().HasSwitch(switches::kGuestSession)) { in PreEarlyInitialization()
379 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession)) in Init()
211 chromeos::switches::kGuestSession); in IsGuestSession()
419 cl->AppendSwitch(chromeos::switches::kGuestSession); in SetUp()
348 chromeos::switches::kGuestSession); in GetCollectStatsConsent()
276 if (command_line.HasSwitch(chromeos::switches::kGuestSession)) in InitChromeLogging()
598 command_line->AppendSwitch(chromeos::switches::kGuestSession); in SetUpCommandLine()
599 if (command_line->HasSwitch(chromeos::switches::kGuestSession)) { in InitializeWallpaper()