Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_enum_attribute.cpp130 uint8_t BIOSEnumAttribute::getAttrValueIndex() in getAttrValueIndex() function in pldm::responder::bios::BIOSEnumAttribute
157 uint8_t BIOSEnumAttribute::getAttrValueIndex(const PropertyValue& propValue) in getAttrValueIndex() function in pldm::responder::bios::BIOSEnumAttribute
237 currValueIndices[0] = getAttrValueIndex(); in constructEntry()
242 currValueIndices[0] = getAttrValueIndex(); in constructEntry()
280 entry->value[1] = getAttrValueIndex(value); in generateAttributeEntry()
H A Dbios_enum_attribute.hpp110 uint8_t getAttrValueIndex();
117 uint8_t getAttrValueIndex(const pldm::utils::PropertyValue& propValue);