Searched refs:attributeValue (Results 1 – 7 of 7) sorted by relevance
119 auto attributeValue = optAttributeValue.value(); in constructEntry() local120 if (attributeValue.index() == 1) in constructEntry()122 currStr = std::get<std::string>(attributeValue); in constructEntry()
124 auto attributeValue = optAttributeValue.value(); in constructEntry() local125 if (attributeValue.index() == 0) in constructEntry()127 currentValue = std::get<int64_t>(attributeValue); in constructEntry()
230 auto attributeValue = optAttributeValue.value(); in constructEntry() local231 if (attributeValue.index() == 1) in constructEntry()233 auto currValue = std::get<std::string>(attributeValue); in constructEntry()
46 Manager::PendingAttribute attributeValue; in setAttribute() local50 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()
34 attributeValue ANY ({ x509_extract_name_segment })
134 attributeValue ANY