Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp144 const auto& newStringValue = std::get<std::string>(newPropVal); in updateAttrVal() local
146 attrType, newStringValue); in updateAttrVal()