Home
last modified time | relevance | path

Searched refs:g_remote_platform_pid (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroidRemoteGDBServer.cpp24 static const lldb::pid_t g_remote_platform_pid = variable
131 MakeConnectURL(g_remote_platform_pid, parsed_url->port.value_or(0), in ConnectRemote()
144 DeleteForwardPort(g_remote_platform_pid); in ConnectRemote()
150 DeleteForwardPort(g_remote_platform_pid); in DisconnectRemote()