Searched refs:getAttrValueIndex (Results 1 – 2 of 2) sorted by relevance
131 uint8_t BIOSEnumAttribute::getAttrValueIndex() in getAttrValueIndex() function in pldm::responder::bios::BIOSEnumAttribute 158 uint8_t BIOSEnumAttribute::getAttrValueIndex(const PropertyValue& propValue) in getAttrValueIndex() function in pldm::responder::bios::BIOSEnumAttribute 238 currValueIndices[0] = getAttrValueIndex(); in constructEntry() 243 currValueIndices[0] = getAttrValueIndex(); in constructEntry() 280 entry->value[1] = getAttrValueIndex(value); in generateAttributeEntry()
110 uint8_t getAttrValueIndex();117 uint8_t getAttrValueIndex(const pldm::utils::PropertyValue& propValue);