Searched refs:FreePort (Results 1 – 2 of 2) sorted by relevance
61 bool FreePort(uint16_t port);
86 bool GDBRemoteCommunicationServerPlatform::PortMap::FreePort(uint16_t port) { in FreePort() function in GDBRemoteCommunicationServerPlatform::PortMap222 m_port_map.FreePort(*port); in LaunchGDBServer()