Searched defs:annotationOffset (Results 1 – 3 of 3) sorted by relevance
80 int annotationOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local95 int annotationOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local110 int annotationOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local
58 int annotationOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local
48 int annotationOffset) { in DexBackedAnnotation()