Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp111 auto attrTableEntry = table::attribute::constructStringEntry(attrTable, in constructEntry() local
114 _] = table::attribute::decodeHeader(attrTableEntry); in constructEntry()
H A Dbios_integer_attribute.cpp115 auto attrTableEntry = table::attribute::constructIntegerEntry(attrTable, in constructEntry() local
119 _] = table::attribute::decodeHeader(attrTableEntry); in constructEntry()
H A Dbios_enum_attribute.cpp218 auto attrTableEntry = table::attribute::constructEnumEntry(attrTable, in constructEntry() local
221 _] = table::attribute::decodeHeader(attrTableEntry); in constructEntry()