Home
last modified time | relevance | path

Searched refs:dbusAttrType (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dutils.cpp120 constexpr auto dbusAttrType = in setPendingAttributes() local
127 std::make_pair(attrName, std::make_tuple(dbusAttrType, attrValue))); in setPendingAttributes()
H A Dfunctions.cpp391 constexpr auto dbusAttrType = in setBiosAttr() local
398 dbusAttrName, std::make_tuple(dbusAttrType, biosAttrStr))); in setBiosAttr()