Searched refs:ConnectedDevicePorts (Results 1 – 1 of 1) sorted by relevance
157 using ConnectedDevicePorts = std::map<int32_t, std::set<int32_t>>; variable166 ConnectedDevicePorts mConnectedDevicePorts;240 const ConnectedDevicePorts& getConnectedDevicePorts() const { return mConnectedDevicePorts; } in getConnectedDevicePorts()