Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_types.hpp89 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, typedef
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dtypes.hpp29 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, typedef