Searched defs:methodImplementation (Results 1 – 10 of 10) sorted by relevance
78 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingEqz_art() local109 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingEqz_dalvik() local141 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingNez_art() local172 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingNez_dalvik() local205 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingAfterMove_art() local240 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testInstanceOfNarrowingAfterMove_dalvik() local
49 …@Override public MethodImplementation rewrite(@Nonnull MethodImplementation methodImplementation) { in rewrite()54 @Nonnull protected MethodImplementation methodImplementation; field in MethodImplementationRewriter.RewrittenMethodImplementation56 public RewrittenMethodImplementation(@Nonnull MethodImplementation methodImplementation) { in RewrittenMethodImplementation()
115 MethodImplementation methodImplementation = new MethodImplementation() { in testInvalidReference() local159 private final MethodImplementation methodImplementation; field in InstructionMethodItemTest.TestMethod161 public TestMethod(MethodImplementation methodImplementation) { in TestMethod()
61 @Nullable protected final ImmutableMethodImplementation methodImplementation; field in ImmutableMethod70 @Nullable MethodImplementation methodImplementation) { in ImmutableMethod()90 @Nullable ImmutableMethodImplementation methodImplementation) { in ImmutableMethod()
73 …blic static ImmutableMethodImplementation of(@Nullable MethodImplementation methodImplementation) { in of()
50 @Nullable final MethodImplementation methodImplementation; field in BuilderMethod60 @Nullable MethodImplementation methodImplementation) { in BuilderMethod()
143 … @Nullable MethodImplementation methodImplementation) { in internMethod()
60 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testTryEndAtEndOfMethod() local
141 public MutableMethodImplementation(@Nonnull MethodImplementation methodImplementation) { in MutableMethodImplementation()
2348 MethodImplementation methodImplementation = null; in method() local