Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DMonitoringProcessLauncher.cpp25 MonitoringProcessLauncher::LaunchProcess(const ProcessLaunchInfo &launch_info, in LaunchProcess() function in MonitoringProcessLauncher
DHost.cpp618 Status Host::LaunchProcess(ProcessLaunchInfo &launch_info) { in LaunchProcess() function in Host
/external/llvm-project/lldb/source/Host/posix/
DProcessLauncherPosixFork.cpp179 ProcessLauncherPosixFork::LaunchProcess(const ProcessLaunchInfo &launch_info, in LaunchProcess() function in ProcessLauncherPosixFork
/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHost.mm1230 Status Host::LaunchProcess(ProcessLaunchInfo &launch_info) { function
/external/llvm-project/lldb/source/Host/windows/
DProcessLauncherWindows.cpp64 ProcessLauncherWindows::LaunchProcess(const ProcessLaunchInfo &launch_info, in LaunchProcess() function in ProcessLauncherWindows
/external/libchrome/base/process/
Dlaunch_posix.cc296 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
301 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dprocess_util_unittest.cc1195 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
/external/angle/util/windows/
Dtest_utils_win.cpp406 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function
/external/angle/util/posix/
Dtest_utils_posix.cpp434 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp419 Status RemoteAwarePlatform::LaunchProcess(ProcessLaunchInfo &launch_info) { in LaunchProcess() function in RemoteAwarePlatform
DPlatform.cpp1011 Status Platform::LaunchProcess(ProcessLaunchInfo &launch_info) { in LaunchProcess() function in Platform
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp533 Status GDBRemoteCommunicationServerPlatform::LaunchProcess() { in LaunchProcess() function in GDBRemoteCommunicationServerPlatform
DGDBRemoteCommunicationServerLLGS.cpp213 Status GDBRemoteCommunicationServerLLGS::LaunchProcess() { in LaunchProcess() function in GDBRemoteCommunicationServerLLGS
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessDebugger.cpp105 Status ProcessDebugger::LaunchProcess(ProcessLaunchInfo &launch_info, in LaunchProcess() function in lldb_private::ProcessDebugger
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp55 lldb_private::Status PlatformAppleSimulator::LaunchProcess( in LaunchProcess() function in PlatformAppleSimulator
DPlatformDarwin.cpp1708 PlatformDarwin::LaunchProcess(lldb_private::ProcessLaunchInfo &launch_info) { in LaunchProcess() function in PlatformDarwin
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp385 Status PlatformRemoteGDBServer::LaunchProcess(ProcessLaunchInfo &launch_info) { in LaunchProcess() function in PlatformRemoteGDBServer