Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp258 IntegerField decodeIntegerEntry(const pldm_bios_attr_table_entry* entry);
314 uint64_t decodeIntegerEntry(const pldm_bios_attr_val_table_entry* entry);
H A Dbios_table.cpp212 IntegerField decodeIntegerEntry(const pldm_bios_attr_table_entry* entry) in decodeIntegerEntry() function
283 uint64_t decodeIntegerEntry(const pldm_bios_attr_val_table_entry* entry) in decodeIntegerEntry() function
H A Dbios_integer_attribute.cpp58 table::attribute_value::decodeIntegerEntry(attrValueEntry); in setAttrValueOnDbus()
H A Dbios_config.cpp796 table::attribute_value::decodeIntegerEntry(attrValueEntry); in traceBIOSUpdate()
853 table::attribute_value::decodeIntegerEntry(attrValueEntry); in checkAttrValueToUpdate()
855 def] = table::attribute::decodeIntegerEntry(attrEntry); in checkAttrValueToUpdate()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_systemspecific_bios_test.cpp173 auto integerField = table::attribute::decodeIntegerEntry(entry); in TEST_F()
237 auto value = table::attribute_value::decodeIntegerEntry(entry); in TEST_F()
312 table::attribute::decodeIntegerEntry(entry); in TEST_F()
H A Dlibpldmresponder_bios_config_test.cpp166 auto integerField = table::attribute::decodeIntegerEntry(entry); in TEST_F()
230 auto value = table::attribute_value::decodeIntegerEntry(entry); in TEST_F()