Searched refs:attributeName (Results 1 – 2 of 2) sorted by relevance
162 const std::string& attributeName, const AT& attributeValue, in ValidateMetricAttributeAndValue() argument167 if (attribute.name == attributeName && in ValidateMetricAttributeAndValue()184 const std::string& attributeName, const AT& attributeValue, in ValidateMetricAttributeAndValue() argument191 metric, attributeName, attributeValue, in ValidateMetricAttributeAndValue()
4 …attributeName();let r=e.defaultValue;if(e.negate||e.optional||e.required||"boolean"==typeof r){if(… method in t.Option