Searched defs:LaunchProcess (Results 1 – 8 of 8) sorted by relevance
106 bool LaunchProcess(const string16& cmdline, in LaunchProcess() function230 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
273 bool LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function452 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
610 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
228 void WtsSessionProcessDelegate::Core::LaunchProcess( in LaunchProcess() function in remoting::WtsSessionProcessDelegate::Core552 void WtsSessionProcessDelegate::LaunchProcess( in LaunchProcess() function in remoting::WtsSessionProcessDelegate
228 void UnprivilegedProcessDelegate::LaunchProcess( in LaunchProcess() function in remoting::UnprivilegedProcessDelegate
230 void WorkerProcessLauncherTest::LaunchProcess( in LaunchProcess() function in remoting::WorkerProcessLauncherTest
218 bool ProcessProxy::LaunchProcess(const std::string& command, int slave_fd, in LaunchProcess() function in chromeos::ProcessProxy
69 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function