Home
last modified time | relevance | path

Searched refs:classValue (Results 1 – 7 of 7) sorted by relevance

/art/test/952-invoke-custom/src/
DTestLinkerUnrelatedBSM.java39 constantArgumentsForBootstrapMethod = {@Constant(classValue = TestLinkerUnrelatedBSM.class)}
65 constantArgumentsForBootstrapMethod = {@Constant(classValue = TestLinkerUnrelatedBSM.class)}
DTestVariableArityLinkerMethod.java315 @Constant(classValue = Throwable.class),
386 @Constant(classValue = Integer.class),
387 @Constant(classValue = MethodHandles.class),
388 @Constant(classValue = Arrays.class)
DTestLinkerMethodMultipleArgumentTypes.java63 @Constant(classValue = TestLinkerMethodMultipleArgumentTypes.class),
DTestLinkerMethodWithRange.java61 @Constant(classValue = TestLinkerMethodWithRange.class),
/art/test/952-invoke-custom/util-src/annotations/
DConstant.java44 Class<?>[] classValue() default {}; in classValue() method
/art/test/952-invoke-custom/util-src/transformer/
DIndyTransformer.java148 } else if (constant.classValue().length == 1) { in visitMethod()
149 return Type.getType(constant.classValue()[0]); in visitMethod()
/art/test/dexdump/
Dinvoke-custom.txt3871 … Lannotations/Constant; stringValue={ "Hello" } Lannotations/Constant; classValue={ LTestLinkerMet…
4122 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
4124 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
4319 …s; [F } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ Ljava/lang/Thr…
4323 …stant; classValue={ Ljava/lang/Integer; } Lannotations/Constant; classValue={ Ljava/lang/invoke/Me…