Searched refs:annotationsOff (Results 1 – 3 of 3) sorted by relevance
102 int annotationsOff;// uint field in DexClassImpl.FieldAnnotation108 int annotationsOff;// uint field in DexClassImpl.MethodAnnotation114 int annotationsOff;// uint field in DexClassImpl.ParameterAnnotation134 annotationDir.fieldAnnotations[i].annotationsOff = buffer in parseAnnotationDirectory()148 annotationDir.methodAnnotations[i].annotationsOff = buffer in parseAnnotationDirectory()164 annotationDir.parameterAnnotations[i].annotationsOff = in parseAnnotationDirectory()
76 buffer.setPosition(parameterAnnotation.annotationsOff); in parseParameterAnnotations()87 buffer.setPosition(methodAnnotation.annotationsOff); in parseAnnotations()
60 buffer.setPosition(fieldAnnotation.annotationsOff); in parseAnnotations()