Searched defs:methodImpl (Results 1 – 9 of 9) sorted by relevance
73 @Nonnull private final MethodImplementation methodImpl; field in MethodAnalyzer102 MethodImplementation methodImpl = method.getImplementation(); in MethodAnalyzer() local142 MethodImplementation methodImpl = this.methodImpl; in analyze() local
62 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Virtual() local89 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Static() local116 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Direct() local
63 @Nonnull DexBackedMethodImplementation methodImpl) { in newOrEmpty()82 @Nonnull private final DexBackedMethodImplementation methodImpl; field in DebugInfo.DebugInfoImpl86 @Nonnull DexBackedMethodImplementation methodImpl) { in DebugInfoImpl()
141 MethodImplementation methodImpl = method.getImplementation(); in internCode() local189 MethodImplementation methodImpl = method.getImplementation(); in internDebug() local
110 MethodImplementation methodImpl = method.getImplementation(); in testAccessors() local
272 MethodImplementation methodImpl = method.getImplementation(); in writeDirectMethods() local317 MethodImplementation methodImpl = method.getImplementation(); in writeVirtualMethods() local
65 @Nonnull public final MethodImplementation methodImpl; field in MethodDefinition77 @Nonnull MethodImplementation methodImpl) { in MethodDefinition()
153 MethodImplementation methodImpl = new MethodImplementation() { in testJumboStringConversion_NonMethodBuilder() local
106 MethodImplementation methodImpl = method.getImplementation(); in getAccessedMember() local