Searched refs:SetPortMap (Results 1 – 3 of 3) sorted by relevance
84 void SetPortMap(PortMap &&port_map);
561 void GDBRemoteCommunicationServerPlatform::SetPortMap(PortMap &&port_map) { in SetPortMap() function in GDBRemoteCommunicationServerPlatform
317 platform.SetPortMap(std::move(gdbserver_portmap)); in main_platform()