Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp352 int checkAttributeTable(const Table& table);
H A Dbios_config.cpp160 auto rc = checkAttributeTable(table); in setBIOSTable()
198 int BIOSConfig::checkAttributeTable(const Table& table) in checkAttributeTable() function in pldm::responder::bios::BIOSConfig