Home
last modified time | relevance | path

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

/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp37 auto pendingAttrs = Base::pendingAttributes(); in setAttribute() local
209 auto pendingAttrs = Base::pendingAttributes({}, false); in pendingAttributes() local
308 auto pendingAttrs = Base::pendingAttributes(pendingAttribute, false); in pendingAttributes() local
H A Dmanager_serialize.cpp68 Manager::PendingAttributes pendingAttrs; in load() local