Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp140 const PropertyValue& newPropVal) in updateAttrVal()
H A Dbios_integer_attribute.cpp214 const PropertyValue& newPropVal) in updateAttrVal()
H A Dbios_enum_attribute.cpp251 const PropertyValue& newPropVal) in updateAttrVal()
H A Dbios_config.cpp988 PropertyValue newPropVal = it->second; in processBiosAttrChangeNotification() local