Lines Matching full:command_line
160 #include "base/command_line.h"
780 const CommandLine* command_line(CommandLine::ForCurrentProcess());
782 if (command_line->HasSwitch(switches::kUserDataDir)) {
787 if (command_line->HasSwitch(switches::kApp)) {
793 command_line->GetSwitchCount());
795 command_line->GetSwitchCount() - common_commands);