Searched defs:DeviceMap (Results 1 – 3 of 3) sorted by relevance
83 using DeviceMap = std::map<size_t, DeviceDefinition>; typedef
39 using DeviceMap = boost::container::flat_map<int, std::vector<uint8_t>>; typedef