Home
last modified time | relevance | path

Searched refs:enclosingType (Results 1 – 13 of 13) sorted by relevance

/art/test/952-invoke-custom/src/
DTestReturnValues.java81 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
93 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
105 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
117 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
129 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
141 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
153 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
165 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
177 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
189 @BootstrapMethod(enclosingType = TestReturnValues.class, name = "bsm"),
[all …]
DTestVariableArityLinkerMethod.java69 enclosingType = TestVariableArityLinkerMethod.class,
92 enclosingType = TestVariableArityLinkerMethod.class,
111 enclosingType = TestVariableArityLinkerMethod.class,
147 enclosingType = TestVariableArityLinkerMethod.class,
172 enclosingType = TestVariableArityLinkerMethod.class,
195 enclosingType = TestVariableArityLinkerMethod.class,
227 enclosingType = TestVariableArityLinkerMethod.class,
266 enclosingType = TestVariableArityLinkerMethod.class,
303 enclosingType = TestVariableArityLinkerMethod.class,
340 enclosingType = TestVariableArityLinkerMethod.class,
[all …]
DTestBadBootstrapArguments.java53 enclosingType = TestBadBootstrapArguments.class,
81 enclosingType = TestBadBootstrapArguments.class,
110 enclosingType = TestBadBootstrapArguments.class,
136 enclosingType = TestBadBootstrapArguments.class,
165 enclosingType = TestBadBootstrapArguments.class,
193 enclosingType = TestBadBootstrapArguments.class,
235 enclosingType = TestBadBootstrapArguments.class,
283 enclosingType = TestBadBootstrapArguments.class,
327 enclosingType = TestBadBootstrapArguments.class,
355 enclosingType = TestBadBootstrapArguments.class,
[all …]
DTestInvocationKinds.java40 enclosingType = TestInvocationKinds.class,
63 enclosingType = TestInvocationKinds.class,
86 enclosingType = TestInvocationKinds.class,
109 enclosingType = TestInvocationKinds.class,
153 @BootstrapMethod(enclosingType = TestInvocationKinds.class, name = "lookupVirtual"),
192 enclosingType = TestInvocationKinds.class,
DTestLinkerUnrelatedBSM.java27 enclosingType = UnrelatedBSM.class,
53 enclosingType = UnrelatedBSM.class,
DTestLinkerMethodWithRange.java31 enclosingType = TestLinkerMethodWithRange.class,
116 enclosingType = TestLinkerMethodWithRange.class,
DTestLinkerMethodMinimalArguments.java36 enclosingType = TestLinkerMethodMinimalArguments.class,
DTestDynamicBootstrapArguments.java47 enclosingType = TestDynamicBootstrapArguments.class,
DTestLinkerMethodMultipleArgumentTypes.java33 enclosingType = TestLinkerMethodMultipleArgumentTypes.class,
DTestInvokeCustomWithConcurrentThreads.java70 enclosingType = TestInvokeCustomWithConcurrentThreads.class,
/art/test/952-invoke-custom/util-src/annotations/
DBootstrapMethod.java35 Class<?> enclosingType(); in enclosingType() method
/art/test/952-invoke-custom/util-src/transformer/
DIndyTransformer.java114 String className = Type.getInternalName(bootstrapMethod.enclosingType()); in visitMethod()
/art/test/dexdump/
Dinvoke-custom.txt1003 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1005 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1007 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1009 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1011 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1014 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1016 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1018 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1020 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
1022 …tations/CalledByIndy; bootstrapMethod={ Lannotations/BootstrapMethod; enclosingType=LTestBadBootst…
[all …]