Home
last modified time | relevance | path

Searched refs:DbusProp (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/common/
H A Dutils.hpp182 using DbusProp = std::string; typedef
183 using DbusChangedProps = std::map<DbusProp, PropertyValue>;
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp171 using Properties = std::map<pldm::utils::DbusProp, Value>; in Handler()
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp1161 using Properties = std::map<DbusProp, Value>; in listenPendingAttributes()