Searched defs:propertyType (Results 1 – 12 of 12) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | platform_numeric_effecter.hpp | 37 std::string propertyType) in getEffecterRawValue() argument 189 convertToDbusValue(const pldm_numeric_effecter_value_pdr * pdr,uint8_t effecterDataSize,uint8_t * effecterValue,std::string propertyType) convertToDbusValue() argument 434 getNumericEffecterValueHandler(const std::string & propertyType,pldm::utils::PropertyValue propertyValue,uint8_t effecterDataSize,pldm_msg * responsePtr,size_t responsePayloadLength,uint8_t instanceId) getNumericEffecterValueHandler() argument 491 getNumericEffecterData(const DBusInterface & dBusIntf,Handler & handler,uint16_t effecterId,uint8_t & effecterDataSize,std::string & propertyType,pldm::utils::PropertyValue & propertyValue) getNumericEffecterData() argument [all...] |
H A D | bios_attribute.cpp | 37 std::string propertyType = entry.at("dbus").at("property_type"); in BIOSAttribute() local
|
H A D | pdr_numeric_effecter.hpp | 204 auto propertyType = dbusEntry.value("property_type", ""); in generateNumericEffecterPDR() local
|
H A D | pdr_state_sensor.hpp | 154 auto propertyType = dbusEntry.value("property_type", ""); in generateStateSensorPDR() local
|
H A D | pdr_state_effecter.hpp | 143 auto propertyType = dbusEntry.value("property_type", ""); in generateStateEffecterPDR() local
|
H A D | platform.cpp | 661 std::string propertyType; in getNumericEffecterValue() local
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_handler.cpp | 30 std::string propertyType = "Status"; in dumpStatusChanged() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | dump_utils.cpp | 36 std::string propertyType = "Status"; in dumpStatusChanged() local
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_dump.cpp | 34 std::string propertyType = "Status"; in dumpStatusChanged() local
|
/openbmc/pldm/platform-mc/ |
H A D | dbus_to_terminus_effecters.cpp | 28 const std::string& propertyType) in populatePropVals() 337 const auto& propertyType = propValues.dbusMap.propertyType; in processTerminusNumericEffecterChangeNotification() local
|
/openbmc/pldm/common/ |
H A D | utils.hpp | 171 std::string propertyType; //!< D-Bus property type member
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_platform_test.cpp | 434 std::string propertyType; TEST() local 510 std::string propertyType; TEST() local
|