Searched defs:PendingAttributes (Results 1 – 2 of 2) sorted by relevance
| /openbmc/bios-settings-mgr/include/ | ||
| H A D | manager.hpp | 62 using PendingAttributes = typedef in bios_config::Manager |
| /openbmc/pldm/common/ | ||
| H A D | types.hpp | 259 using PendingAttributes = std::map<AttributeName, PendingObj>; typedef |