Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp124 auto attributeValue = optAttributeValue.value(); in constructEntry() local
H A Dbios_string_attribute.cpp119 auto attributeValue = optAttributeValue.value(); in constructEntry() local
H A Dbios_enum_attribute.cpp230 auto attributeValue = optAttributeValue.value(); in constructEntry() local
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp46 Manager::PendingAttribute attributeValue; in setAttribute() local