Searched refs:CopySwitchesFrom (Results 1 – 5 of 5) sorted by relevance
35 cmd_line->CopySwitchesFrom(browser_command_line, kSwitchNames, in CopyNaClCommandLineArguments()
123 void CopySwitchesFrom(const CommandLine& source, const char* const switches[],
345 void CommandLine::CopySwitchesFrom(const CommandLine& source, in CopySwitchesFrom() function in CommandLine
322 import_cmd.CopySwitchesFrom(cmdline, kSwitchNames, arraysize(kSwitchNames)); in ImportSettings()
436 command_line->CopySwitchesFrom(base_command_line, in GetOffTheRecordCommandLine()