Searched refs:storeTable (Results 1 – 2 of 2) sorted by relevance
149 storeTable(stringTablePath, table); in setBIOSTable() 165 storeTable(attrTablePath, table); in setBIOSTable() 182 storeTable(attrValueTablePath, table); in setBIOSTable() 660 void BIOSConfig::storeTable(const fs::path& path, const Table& table) in storeTable() function in pldm::responder::bios::BIOSConfig 1049 storeTable(tableDir / attrValueTableFile, *destTable); in processBiosAttrChangeNotification()
296 void storeTable(const fs::path& path, const Table& table);