Searched refs:annotationIterator (Results 1 – 4 of 4) sorted by relevance
62 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) { in DexBackedField() argument72 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex); in DexBackedField()79 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) { in DexBackedField() argument89 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex); in DexBackedField()
163 final AnnotationsDirectory.AnnotationIterator annotationIterator =183 … previousIndex, staticInitialValueIterator, annotationIterator);224 final AnnotationsDirectory.AnnotationIterator annotationIterator =242 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 ...