Home
last modified time | relevance | path

Searched refs:parameterAnnotations (Results 1 – 21 of 21) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DAnnotationsDirectoryItem.java53 private ArrayList<ParameterAnnotationStruct> parameterAnnotations; field in AnnotationsDirectoryItem
64 parameterAnnotations = null; in AnnotationsDirectoryItem()
83 (parameterAnnotations == null); in isEmpty()
98 (parameterAnnotations == null); in isInternable()
190 if (parameterAnnotations == null) { in addParameterAnnotations()
191 parameterAnnotations = new ArrayList<ParameterAnnotationStruct>(); in addParameterAnnotations()
194 parameterAnnotations.add(new ParameterAnnotationStruct(method, list)); in addParameterAnnotations()
226 if (parameterAnnotations == null) { in getParameterAnnotations()
230 for (ParameterAnnotationStruct item : parameterAnnotations) { in getParameterAnnotations()
259 if (parameterAnnotations != null) { in addContents()
[all …]
/external/proguard/src/proguard/classfile/attribute/annotation/
DParameterAnnotationsAttribute.java36 public Annotation[][] parameterAnnotations; field in ParameterAnnotationsAttribute
53 Annotation[][] parameterAnnotations) in ParameterAnnotationsAttribute() argument
59 this.parameterAnnotations = parameterAnnotations; in ParameterAnnotationsAttribute()
72 Annotation[] annotations = parameterAnnotations[parameterIndex]; in annotationsAccept()
DRuntimeInvisibleParameterAnnotationsAttribute.java47 Annotation[][] parameterAnnotations) in RuntimeInvisibleParameterAnnotationsAttribute() argument
52 parameterAnnotations); in RuntimeInvisibleParameterAnnotationsAttribute()
DRuntimeVisibleParameterAnnotationsAttribute.java47 Annotation[][] parameterAnnotations) in RuntimeVisibleParameterAnnotationsAttribute() argument
52 parameterAnnotations); in RuntimeVisibleParameterAnnotationsAttribute()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
DParameterIterator.java47 private final Iterator<? extends Set<? extends Annotation>> parameterAnnotations; field in ParameterIterator
51 … @Nonnull List<? extends Set<? extends Annotation>> parameterAnnotations, in ParameterIterator() argument
54 this.parameterAnnotations = parameterAnnotations.iterator(); in ParameterIterator()
67 if (parameterAnnotations.hasNext()) { in next()
68 annotations = parameterAnnotations.next(); in next()
/external/proguard/src/proguard/classfile/editor/
DAttributeAdder.java424 Annotation[][] parameterAnnotations = in visitRuntimeVisibleParameterAnnotationsAttribute() local
427 Arrays.fill(parameterAnnotations, EMPTY_ANNOTATIONS); in visitRuntimeVisibleParameterAnnotationsAttribute()
433 parameterAnnotations); in visitRuntimeVisibleParameterAnnotationsAttribute()
449 Annotation[][] parameterAnnotations = in visitRuntimeInvisibleParameterAnnotationsAttribute() local
452 Arrays.fill(parameterAnnotations, EMPTY_ANNOTATIONS); in visitRuntimeInvisibleParameterAnnotationsAttribute()
458 parameterAnnotations); in visitRuntimeInvisibleParameterAnnotationsAttribute()
DParameterAnnotationsAttributeEditor.java52 ArrayUtil.add(targetParameterAnnotationsAttribute.parameterAnnotations[parameterIndex], in addAnnotation()
/external/junit/src/org/junit/experimental/theories/
DParameterSignature.java25 Class<?>[] parameterTypes, Annotation[][] parameterAnnotations) { in signatures() argument
29 parameterAnnotations[i])); in signatures()
/external/proguard/src/proguard/optimize/
DDuplicateInitializerFixer.java205 System.arraycopy(parameterAnnotationsAttribute.parameterAnnotations, in visitAnyParameterAnnotationsAttribute()
212 parameterAnnotationsAttribute.parameterAnnotations = annotations; in visitAnyParameterAnnotationsAttribute()
DMethodDescriptorShrinker.java175 Annotation[][] annotations = parameterAnnotationsAttribute.parameterAnnotations; in visitAnyParameterAnnotationsAttribute()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DDexWriter.java599 …List<? extends AnnotationSetKey> parameterAnnotations = classSection.getParameterAnnotations(metho…
600 if (parameterAnnotations != null) {
601 Integer prev = internedItems.get(parameterAnnotations);
608 internedItems.put(parameterAnnotations, position);
612 writer.writeInt(parameterAnnotations.size());
613 for (AnnotationSetKey annotationSetKey: parameterAnnotations) {
652 int parameterAnnotations = 0;
675 parameterAnnotations++;
684 if (fieldAnnotations == 0 && methodAnnotations == 0 && parameterAnnotations == 0) {
706 writer.writeInt(parameterAnnotations);
/external/proguard/src/proguard/shrink/
DClassShrinker.java252 shrinkArray(parameterAnnotationsAttribute.parameterAnnotations[parameterIndex], in visitAnyParameterAnnotationsAttribute()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/proguard/src/proguard/classfile/io/
DProgramClassReader.java557 …parameterAnnotationsAttribute.parameterAnnotations = new Annotation[parameterAnnotationsAtt… in visitAnyParameterAnnotationsAttribute()
574 parameterAnnotationsAttribute.parameterAnnotations[parameterIndex] = annotations; in visitAnyParameterAnnotationsAttribute()
DProgramClassWriter.java481 …Annotation[] annotations = parameterAnnotationsAttribute.parameterAnnotations[parameterInde… in visitAnyParameterAnnotationsAttribute()
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...