Home
last modified time | relevance | path

Searched refs:attributeValue (Results 1 – 7 of 7) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp119 auto attributeValue = optAttributeValue.value(); in constructEntry() local
120 if (attributeValue.index() == 1) in constructEntry()
122 currStr = std::get<std::string>(attributeValue); in constructEntry()
H A Dbios_integer_attribute.cpp124 auto attributeValue = optAttributeValue.value(); in constructEntry() local
125 if (attributeValue.index() == 0) in constructEntry()
127 currentValue = std::get<int64_t>(attributeValue); in constructEntry()
H A Dbios_enum_attribute.cpp230 auto attributeValue = optAttributeValue.value(); in constructEntry() local
231 if (attributeValue.index() == 1) in constructEntry()
233 auto currValue = std::get<std::string>(attributeValue); in constructEntry()
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp46 Manager::PendingAttribute attributeValue; in setAttribute() local
50 std::get<0>(attributeValue) = AttributeType::Integer; in setAttribute()
54 std::get<0>(attributeValue) = AttributeType::String; in setAttribute()
57 std::get<1>(attributeValue) = value; in setAttribute()
58 pendingAttrs.emplace(attribute, attributeValue); in setAttribute()
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_akid.asn134 attributeValue ANY ({ x509_extract_name_segment })
H A Dx509.asn134 attributeValue ANY ({ x509_extract_name_segment })
H A Dpkcs7.asn1134 attributeValue ANY