Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dtypes.hpp29 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, typedef
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp351 types::BiosGetAttrRetType l_attributeVal; in biosGetAttributeMethodCall()