Home
last modified time | relevance | path

Searched defs:DbusPropertyMap (Results 1 – 4 of 4) sorted by relevance

/openbmc/ibm-logging/
H A Ddbus.hpp28 using DbusPropertyMap = std::map<DbusProperty, Value>; typedef
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.hpp32 using DbusPropertyMap = phosphor::power::util::DbusPropertyMap; typedef
/openbmc/phosphor-power/
H A Dutility.hpp36 using DbusPropertyMap = std::map<DbusProperty, DbusVariant>; typedef
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp124 using DbusPropertyMap = std::map<DbusProperty, DbusPropertyValues>; typedef