Searched refs:PendingAttributes (Results 1 – 9 of 9) sorted by relevance
62 using PendingAttributes = typedef in bios_config::Manager133 PendingAttributes pendingAttributes(PendingAttributes value) override;
204 Manager::PendingAttributes Manager::pendingAttributes(PendingAttributes value) in pendingAttributes()295 PendingAttributes pendingAttribute = Base::pendingAttributes(); in pendingAttributes()
68 Manager::PendingAttributes pendingAttrs; in load()
60 using PendingAttributes = std::map<AttributeName, PendingObj>; typedef377 void constructPendingAttribute(const PendingAttributes& pendingAttributes);
1085 const PendingAttributes& pendingAttributes) in constructPendingAttribute() 1161 constexpr auto propertyName = "PendingAttributes"; in listenPendingAttributes() 1164 std::variant<std::string, PendingAttributes, BaseBIOSTable>; in listenPendingAttributes() 1177 PendingAttributes pendingAttributes = in listenPendingAttributes() 1178 std::get<PendingAttributes>(valPropMap->second); in listenPendingAttributes()
67 | | | -PendingAttributes | | | …114 RBC daemon should preserve the AllBiosTables, PendingAttributes list in252 RBC daemon should preserve the AllBaseAttributes, PendingAttributes list in443 …| |6.Get Pending attributes |<---Req-/Res--->| Get PendingAttributes |<-dbus-| PendingAttributes …445 …| |7.Update new BIOS setting|<---Req-/Res--->| Set PendingAttributes |<-dbus-| PendingAttributes …
16 PendingAttributes a{s\\(sv\\)} 1 pvm_sys_dump_active \
21 PendingAttributes a{s\\(sv\\)} 1 pvm_sys_dump_active \
29 - `PendingAttributes` - To store pending bios Attributes list.