Home
last modified time | relevance | path

Searched defs:updateTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtable.js57 function updateTable(tableData) { function
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp365 std::optional<Table> updateTable(const Table& table, const void* entry, in updateTable() function