Home
last modified time | relevance | path

Searched refs:rvaIndex (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DAnnotationEntryGen.java238 int rvaIndex = -1; in getAnnotationAttributes() local
242 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
251 new RuntimeVisibleAnnotations(rvaIndex, rvaData.length, in getAnnotationAttributes()
327 int rvaIndex = -1; in getParameterAnnotationAttributes() local
330 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
338 .add(new RuntimeVisibleParameterAnnotations(rvaIndex, in getParameterAnnotationAttributes()
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...