Searched refs:BIOSAttrValueType (Results 1 – 2 of 2) sorted by relevance
56 BIOSAttrValueType readBIOSAttribute(const std::string& attrName, in readBIOSAttribute()59 std::tuple<std::string, BIOSAttrValueType, BIOSAttrValueType> attrVal; in readBIOSAttribute()
22 using BIOSAttrValueType = std::variant<int64_t, std::string>; typedef33 BIOSAttrValueType readBIOSAttribute(const std::string& attrName,