Home
last modified time | relevance | path

Searched defs:updateAttrVal (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_attribute_test.cpp32 int updateAttrVal(Table& /*newValue*/, uint16_t /*attrHdl*/, in updateAttrVal() function in TestAttribute
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp212 int BIOSIntegerAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSIntegerAttribute
H A Dbios_string_attribute.cpp138 int BIOSStringAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSStringAttribute
H A Dbios_enum_attribute.cpp250 int BIOSEnumAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal() function in pldm::responder::bios::BIOSEnumAttribute