Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dpdr_utils.cpp92 StatestoDbusVal populateMapping(const std::string& type, const Json& dBusValues, in populateMapping() argument
98 if (dBusValues.size() != pv.size()) in populateMapping()
102 "DBUS_VALUE_SIZE", dBusValues.size(), "PROPERTY_VALUE_SIZE", in populateMapping()
107 for (auto it = dBusValues.begin(); it != dBusValues.end(); ++it, ++pos) in populateMapping()
H A Dpdr_utils.hpp119 StatestoDbusVal populateMapping(const std::string& type, const Json& dBusValues,
/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.hpp166 const pldm::utils::Json& dBusValues,