Searched defs:updateAttrVal (Results 1 – 4 of 4) sorted by relevance
/openbmc/pldm/libpldmresponder/test/ | ||
H A D | libpldmresponder_bios_attribute_test.cpp | 32 int updateAttrVal(Table& /*newValue*/, uint16_t /*attrHdl*/, in updateAttrVal() function in TestAttribute |
/openbmc/pldm/libpldmresponder/ | ||
H A D | bios_integer_attribute.cpp | 212 int BIOSIntegerAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSIntegerAttribute |
H A D | bios_string_attribute.cpp | 138 int BIOSStringAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSStringAttribute |
H A D | bios_enum_attribute.cpp | 250 int BIOSEnumAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSEnumAttribute |