Searched refs:port_map (Results 1 – 2 of 2) sorted by relevance
84 void SetPortMap(PortMap &&port_map);
561 void GDBRemoteCommunicationServerPlatform::SetPortMap(PortMap &&port_map) { in SetPortMap() argument562 m_port_map = port_map; in SetPortMap()