Home
last modified time | relevance | path

Searched defs:PendingAttributes (Results 1 – 3 of 3) 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
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp45 using PendingAttributes = std::map<AttributeName, PendingObj>; typedef