Home
last modified time | relevance | path

Searched defs:SensorMap (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dtypes.hpp42 using SensorMap = std::map<std::string, std::map<std::string, DbusVariant>>; typedef
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp42 using SensorMap = std::map<std::string, std::map<std::string, DbusVariant>>; typedef