Searched refs:AllowPort (Results 1 – 3 of 3) sorted by relevance
213 gdbserver_portmap.AllowPort(portnum); in main_platform()319 portmap_for_child.AllowPort(*available_port); in main_platform()
43 void AllowPort(uint16_t port);
54 void GDBRemoteCommunicationServerPlatform::PortMap::AllowPort(uint16_t port) { in AllowPort() function in GDBRemoteCommunicationServerPlatform::PortMap