Searched defs:annotationIterator (Results 1 - 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
H A DDexBackedField.java62 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) {
72 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex);
79 @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) {
89 this.annotationSetOffset = annotationIterator.seekTo(fieldIndex);
58 DexBackedField(@onnull DexReader reader, @Nonnull DexBackedClassDef classDef, int previousFieldIndex, @Nonnull StaticInitialValueIterator staticInitialValueIterator, @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) argument
76 DexBackedField(@onnull DexReader reader, @Nonnull DexBackedClassDef classDef, int previousFieldIndex, @Nonnull AnnotationsDirectory.AnnotationIterator annotationIterator) argument
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 87 milliseconds