Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_types.hpp89 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, typedef
H A Dtool_utils.hpp923 types::BiosGetAttrRetType l_attributeVal; in biosGetAttributeMethodCall()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dtypes.hpp30 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, typedef
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp372 types::BiosGetAttrRetType l_attributeVal; in biosGetAttributeMethodCall()