Home
last modified time | relevance | path

Searched refs:classValue (Results 1 – 8 of 8) 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.txt3975 … Lannotations/Constant; stringValue={ "Hello" } Lannotations/Constant; classValue={ LTestLinkerMet…
4233 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
4235 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
4436 …s; [F } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ Ljava/lang/Thr…
4440 …stant; classValue={ Ljava/lang/Integer; } Lannotations/Constant; classValue={ Ljava/lang/invoke/Me…
Dall-dex-files.txt12799 … Lannotations/Constant; stringValue={ "Hello" } Lannotations/Constant; classValue={ LTestLinkerMet…
13057 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
13059 …lass; } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ LTestLinkerUnr…
13260 …s; [F } } constantArgumentsForBootstrapMethod={ Lannotations/Constant; classValue={ Ljava/lang/Thr…
13264 …stant; classValue={ Ljava/lang/Integer; } Lannotations/Constant; classValue={ Ljava/lang/invoke/Me…