Home
last modified time | relevance | path

Searched defs:KillSpawnedProcess (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroidRemoteGDBServer.cpp100 bool PlatformAndroidRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in PlatformAndroidRemoteGDBServer
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp340 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform
DGDBRemoteCommunicationClient.cpp2594 bool GDBRemoteCommunicationClient::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationClient
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp556 bool PlatformRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in PlatformRemoteGDBServer