Searched defs:PortMap (Results 1 – 2 of 2) sorted by relevance
139 using PortMap = std::map<std::string, ports::PortRef>; variable
45 GDBRemoteCommunicationServerPlatform::PortMap::PortMap(uint16_t min_port, in PortMap() function in GDBRemoteCommunicationServerPlatform::PortMap