Searched refs:AllowPort (Results 1 – 4 of 4) sorted by relevance
27 p1.AllowPort(1); in TEST()72 p.AllowPort(1); in TEST()73 p.AllowPort(2); in TEST()96 TEST(PortMapTest, AllowPort) { in TEST() argument100 p.AllowPort(1); in TEST()104 p.AllowPort(1); in TEST()109 p.AllowPort(2); in TEST()
43 void AllowPort(uint16_t port);
51 void GDBRemoteCommunicationServerPlatform::PortMap::AllowPort(uint16_t port) { in AllowPort() function in GDBRemoteCommunicationServerPlatform::PortMap
234 gdbserver_portmap.AllowPort(portnum); in main_platform()