Searched refs:wsDataNodeAttr (Results 1 – 1 of 1) sorted by relevance
817 Optional<WideString> wsDataNodeAttr = in ParseDataGroup() local820 if (wsDataNodeAttr.has_value()) { in ParseDataGroup()821 if (wsDataNodeAttr.value().EqualsASCII("dataGroup")) in ParseDataGroup()823 else if (wsDataNodeAttr.value().EqualsASCII("dataValue")) in ParseDataGroup()