Searched refs:AttributeValue (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/common/ |
| H A D | utils.hpp | 210 using AttributeValue = std::variant<std::string, int64_t>; typedef 212 std::pair<AttributeName, std::tuple<AttributeType, AttributeValue>>>;
|
| H A D | utils.cpp | 939 AttributeValue attrValue; in setBiosAttr()
|
| /openbmc/bios-settings-mgr/src/ |
| H A D | manager.cpp | 35 void Manager::setAttribute(AttributeName attribute, AttributeValue value) in setAttribute()
|
| /openbmc/qemu/tests/unit/ |
| H A D | pkix_asn1_tab.c.inc | 370 {0, 2, "AttributeValue"}, 372 {"AttributeValue", 1614807053, 0}, 376 {"value", 2, "AttributeValue"},
|