Home
last modified time | relevance | path

Searched defs:LaunchProcess (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/base/process/
Dlaunch_win.cc108 bool LaunchProcess(const string16& cmdline, in LaunchProcess() function
235 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
Dlaunch_posix.cc280 bool LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
477 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
Dprocess_util_unittest.cc675 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
/external/chromium_org/remoting/host/win/
Dwts_session_process_delegate.cc228 void WtsSessionProcessDelegate::Core::LaunchProcess( in LaunchProcess() function in remoting::WtsSessionProcessDelegate::Core
550 void WtsSessionProcessDelegate::LaunchProcess( in LaunchProcess() function in remoting::WtsSessionProcessDelegate
Dunprivileged_process_delegate.cc229 void UnprivilegedProcessDelegate::LaunchProcess( in LaunchProcess() function in remoting::UnprivilegedProcessDelegate
Dworker_process_launcher_unittest.cc228 void WorkerProcessLauncherTest::LaunchProcess( in LaunchProcess() function in remoting::WorkerProcessLauncherTest
/external/lldb/source/Host/macosx/
DHost.mm1764 Host::LaunchProcess (ProcessLaunchInfo &launch_info) function
/external/chromium_org/chromeos/process_proxy/
Dprocess_proxy.cc219 bool ProcessProxy::LaunchProcess(const std::string& command, int slave_fd, in LaunchProcess() function in chromeos::ProcessProxy
/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp402 PlatformLinux::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in PlatformLinux
/external/chromium_org/cloud_print/service/win/
Dchrome_launcher.cc70 bool LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
/external/lldb/source/Host/freebsd/
DHost.cpp148 Host::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in Host
/external/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp298 PlatformRemoteGDBServer::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in PlatformRemoteGDBServer
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp464 PlatformFreeBSD::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in PlatformFreeBSD
/external/lldb/source/Host/linux/
DHost.cpp220 Host::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in Host
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp593 PlatformDarwin::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in PlatformDarwin
/external/lldb/source/Target/
DPlatform.cpp637 Platform::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess() function in Platform