Home | History | Annotate | Download | only in profiles

Lines Matching full:command_line

7 #include "base/command_line.h"
408 const CommandLine* command_line = CommandLine::ForCurrentProcess();
409 if (command_line->HasSwitch(
430 autoupdate_enabled = !command_line->HasSwitch(switches::kGuestSession);
445 if (command_line->HasSwitch(switches::kLoadExtension)) {
446 FilePath path = command_line->GetSwitchValuePath(