Searched refs:annotationIterator (Results 1 – 4 of 4) sorted by relevance
66 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) { in DexBackedField() argument77 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex); in DexBackedField()85 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) { in DexBackedField() argument96 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex); in DexBackedField()
164 final AnnotationsDirectory.AnnotationIterator annotationIterator =184 … previousIndex, staticInitialValueIterator, annotationIterator);225 final AnnotationsDirectory.AnnotationIterator annotationIterator =243 previousIndex, annotationIterator);
69 Iterator<? extends AnnotationMirror> annotationIterator = annotations.iterator(); in format() local70 for (int i = 0; annotationIterator.hasNext(); i++) { in format()74 builder.append(ErrorMessages.format(annotationIterator.next())); in format()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...