Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp196 const pldm_bios_attr_table_entry* findByHandle(const Table& table,
H A Dbios_table.cpp134 const pldm_bios_attr_table_entry* findByHandle(const Table& table, in findByHandle() function
H A Dbios_config.cpp907 table::attribute::findByHandle(*attrTable, attrValHeader.attrHandle); in setAttrValue()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp211 table::attribute::findByHandle(*attrTable, header.attrHandle); in TEST_F()
H A Dlibpldmresponder_systemspecific_bios_test.cpp218 table::attribute::findByHandle(*attrTable, header.attrHandle); in TEST_F()