Home
last modified time | relevance | path

Searched defs:FreePortForProcess (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DPortMapTest.cpp70 TEST(PortMapTest, FreePortForProcess) { in TEST() argument
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp92 bool GDBRemoteCommunicationServerPlatform::PortMap::FreePortForProcess( in FreePortForProcess() function in GDBRemoteCommunicationServerPlatform::PortMap