Searched refs:COMPACTABLE_ATTR_AS_VALUE_SET (Results 1 – 2 of 2) sorted by relevance
147 if (LdmlConvertRules.COMPACTABLE_ATTR_AS_VALUE_SET.contains(keyStr)) { in getAttrAsValueMap()161 if (LdmlConvertRules.COMPACTABLE_ATTR_AS_VALUE_SET.contains(keyStr)) { in getAttrAsValueMap()
150 static final ImmutableSet<String> COMPACTABLE_ATTR_AS_VALUE_SET = ImmutableSet.of( field in LdmlConvertRules