Searched refs:kPowerStub (Results 1 – 3 of 3) sorted by relevance
201 const char kPowerStub[] = "power-stub"; variable
75 CHROMEOS_EXPORT extern const char kPowerStub[];
913 if (!command_line || !command_line->HasSwitch(switches::kPowerStub)) in ParseCommandLineSwitch()916 command_line->GetSwitchValueASCII(switches::kPowerStub); in ParseCommandLineSwitch()