Home
last modified time | relevance | path

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

/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp62 using PendingAttributes = typedef in bios_config::Manager
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp60 using PendingAttributes = std::map<AttributeName, PendingObj>; typedef