Searched refs:base_command_line (Results 1 – 4 of 4) sorted by relevance
67 const CommandLine& base_command_line, in DeriveCommandLine() argument70 DCHECK_NE(&base_command_line, command_line); in DeriveCommandLine()217 command_line->CopySwitchesFrom(base_command_line, in DeriveCommandLine()236 if (base_command_line.HasSwitch(::switches::kRegisterPepperPlugins)) { in DeriveCommandLine()240 base_command_line.GetSwitchValueNative( in DeriveCommandLine()340 const CommandLine& base_command_line, in GetOffTheRecordCommandLine() argument359 base_command_line, in GetOffTheRecordCommandLine()
23 const base::CommandLine& base_command_line,
15 const CommandLine& base_command_line, in SpawnMultiProcessTestChild() argument17 CommandLine command_line(base_command_line); in SpawnMultiProcessTestChild()
22 const CommandLine& base_command_line, in SpawnMultiProcessTestChild() argument