Searched refs:readAnnotation (Results 1 – 5 of 5) sorted by relevance
45 reader.readAnnotation(); in getTypeIndex()
116 public int readAnnotation() { in readAnnotation() method in EncodedValueReader285 for (int i = 0, size = readAnnotation(); i < size; i++) { in skipValue()
596 public Annotation readAnnotation() { in readAnnotation() method in Dex.Section
368 int fieldCount = reader.readAnnotation(); in transformAnnotation()
583 return indexMap.adjust(in.readAnnotation()); in mergeAnnotations()