Home
last modified time | relevance | path

Searched refs:StatestoDbusVal (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dpdr_utils.hpp79 using StatestoDbusVal = std::map<State, pldm::utils::PropertyValue>; typedef
81 using DbusValMaps = std::vector<StatestoDbusVal>;
117 StatestoDbusVal populateMapping(const std::string& type, const Json& dBusValues,
H A Dpdr_utils.cpp92 StatestoDbusVal populateMapping(const std::string& type, const Json& dBusValues, in populateMapping()
97 StatestoDbusVal valueMap; in populateMapping()
H A Dplatform_state_effecter.hpp132 const pldm::responder::pdr_utils::StatestoDbusVal& dbusValToMap = in setStateEffecterStatesHandler()
H A Dpdr_state_effecter.hpp145 pldm::responder::pdr_utils::StatestoDbusVal dbusIdToValMap{}; in generateStateEffecterPDR()
H A Dpdr_state_sensor.hpp156 pldm::responder::pdr_utils::StatestoDbusVal dbusIdToValMap{}; in generateStateSensorPDR()
H A Dplatform.hpp412 const pldm::responder::pdr_utils::StatestoDbusVal& in setStateEffecterStatesHandler()