Searched refs:aAttributeDescriptor (Results 1 – 3 of 3) sorted by relevance
87 final AttributeDescriptor aAttributeDescriptor = new AttributeDescriptor( in ParseData() local98 aAttributeDescriptor); in ParseData()102 aAttributeDescriptor); in ParseData()140 final AttributeDescriptor aAttributeDescriptor = ProcessAttribute( in ParseAttributes() local145 aUsedAttributes.add(aAttributeDescriptor); in ParseAttributes()148 aAttributeDescriptor); in ParseAttributes()153 aAttributeDescriptor); in ParseAttributes()157 aAttributeDescriptor.GetName())); in ParseAttributes()160 aAttributeDescriptor, in ParseAttributes()166 if (aAttributeDescriptor == null) in ParseAttributes()[all …]
42 final AttributeDescriptor aAttributeDescriptor, in AddAttribute() argument47 aAttributeDescriptor.GetName(), in AddAttribute()50 aAttributeDescriptor.GetName(), in AddAttribute()
89 final AttributeDescriptor aAttributeDescriptor) in PreprocessValue() argument91 …or<ISimpleTypeParser> aTypeParsers = maSimpleTypeToParsersMap.get(aAttributeDescriptor.GetTypeId()… in PreprocessValue()93 … throw new RuntimeException("type "+aAttributeDescriptor.GetTypeId()+" is not supported"); in PreprocessValue()