Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dop_dump_util.cpp56 BIOSAttrValueType readBIOSAttribute(const std::string& attrName, in readBIOSAttribute()
59 std::tuple<std::string, BIOSAttrValueType, BIOSAttrValueType> attrVal; in readBIOSAttribute()
H A Dop_dump_util.hpp22 using BIOSAttrValueType = std::variant<int64_t, std::string>; typedef
33 BIOSAttrValueType readBIOSAttribute(const std::string& attrName,