Home
last modified time | relevance | path

Searched refs:base_command_line (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.cc158 const CommandLine& base_command_line,
416 const CommandLine& base_command_line, in GetOffTheRecordCommandLine() argument
436 command_line->CopySwitchesFrom(base_command_line, in GetOffTheRecordCommandLine()
459 if (base_command_line.HasSwitch(switches::kRegisterPepperPlugins)) { in GetOffTheRecordCommandLine()
463 base_command_line.GetSwitchValueNative( in GetOffTheRecordCommandLine()
Dlogin_utils.h98 const CommandLine& base_command_line,
Dmock_authenticator.h159 const CommandLine& base_command_line, in GetOffTheRecordCommandLine() argument