Home
last modified time | relevance | path

Searched defs:parameterAnnotations (Results 1 – 25 of 31) sorted by relevance

12

/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()
/external/proguard/src/proguard/classfile/attribute/annotation/
DParameterAnnotationsAttribute.java36 public Annotation[][] parameterAnnotations; field in ParameterAnnotationsAttribute
53 Annotation[][] parameterAnnotations) in ParameterAnnotationsAttribute()
DRuntimeInvisibleParameterAnnotationsAttribute.java47 Annotation[][] parameterAnnotations) in RuntimeInvisibleParameterAnnotationsAttribute()
DRuntimeVisibleParameterAnnotationsAttribute.java47 Annotation[][] parameterAnnotations) in RuntimeVisibleParameterAnnotationsAttribute()
/external/junit-params/src/main/java/junitparams/internal/
DInvokeParameterisedMethod.java101 Annotation[][] parameterAnnotations = testMethod.getMethod().getParameterAnnotations(); in castParamsUsingConverters() local
141Annotation[][] parameterAnnotations) throws ConversionFailedException { in castAllParametersToProperTypes()
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/
DJpaFinderProxy.java174 Annotation[][] parameterAnnotations = method.getParameterAnnotations(); in getFinderDescriptor() local
251 volatile Object[] parameterAnnotations; field in JpaFinderProxy.FinderDescriptor
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
DCheckedProviderMethodsModule.java98 Annotation[][] parameterAnnotations = method.getParameterAnnotations(); in createProviderMethod() local
/external/junit/src/main/java/org/junit/experimental/theories/
DParameterSignature.java48 Class<?>[] parameterTypes, Annotation[][] parameterAnnotations) { in signatures()
/external/proguard/src/proguard/classfile/editor/
DAttributeAdder.java424 Annotation[][] parameterAnnotations = in visitRuntimeVisibleParameterAnnotationsAttribute() local
449 Annotation[][] parameterAnnotations = in visitRuntimeInvisibleParameterAnnotationsAttribute() local
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java238 private final ImmutableList<ImmutableList<AnnotationInfo>> parameterAnnotations; field in ClassFile.MethodInfo
250 ImmutableList<ImmutableList<AnnotationInfo>> parameterAnnotations, in MethodInfo()
302 public ImmutableList<ImmutableList<AnnotationInfo>> parameterAnnotations() { in parameterAnnotations() method in ClassFile.MethodInfo
DClassReader.java431 ImmutableList.Builder<ImmutableList<AnnotationInfo>> parameterAnnotations = in readMethods() local
/external/turbine/java/com/google/turbine/lower/
DLower.java336 private ImmutableList<ImmutableList<AnnotationInfo>> parameterAnnotations(MethodInfo m) { in parameterAnnotations() method in Lower
346 ImmutableList.Builder<AnnotationInfo> parameterAnnotations = ImmutableList.builder(); in parameterAnnotations() local
/external/turbine/javatests/com/google/turbine/lower/
DIntegrationTestSupport.java340 Set<String> types, List<AnnotationNode>[] parameterAnnotations) { in addTypesFromParameterAnnotations()
/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/
DGeneratingAnnotatedClassesTestCase.java307 … final ParameterAnnotationEntry[] parameterAnnotations= method.getParameterAnnotationEntries(); in assertParameterAnnotations() local
/external/guice/core/src/com/google/inject/spi/
DInjectionPoint.java117 Annotation[] parameterAnnotations = paramterAnnotations[index]; in forMember() local
/external/kotlinc/lib/
Dkotlin-preloader.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
/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/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.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/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/caliper/lib/
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...

12