Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_enum_attribute.cpp226 std::vector<uint8_t> currValueIndices(1, 0); in constructEntry() local
234 currValueIndices[0] = getValueIndex(currValue, possibleValues); in constructEntry()
238 currValueIndices[0] = getAttrValueIndex(); in constructEntry()
243 currValueIndices[0] = getAttrValueIndex(); in constructEntry()
247 attrType, currValueIndices); in constructEntry()