Searched refs:PrependWrapper (Results 1 – 3 of 3) sorted by relevance
144 void PrependWrapper(const StringType& wrapper);
422 void CommandLine::PrependWrapper(const CommandLine::StringType& wrapper) { in PrependWrapper() function in CommandLine
165 cmd_line->PrependWrapper(browser_command_line.GetSwitchValueNative( in StartProcess()