Searched refs:annotationIn (Results 1 – 1 of 1) sorted by relevance
196 Dex.Section annotationIn = dex.open(annotationOffset); // annotation_item in getAnnotation() local200 com.android.dex.Annotation candidate = annotationIn.readAnnotation(); in getAnnotation()540 Dex.Section annotationIn = dex.open(annotationOffset); // annotation_item in getAnnotationReader() local541 com.android.dex.Annotation candidate = annotationIn.readAnnotation(); in getAnnotationReader()625 Dex.Section annotationIn = dex.open(annotationOffset); // annotation_item in annotationSetToAnnotations() local626 com.android.dex.Annotation annotation = annotationIn.readAnnotation(); in annotationSetToAnnotations()