| /external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/analysis/ |
| D | CustomMethodInlineTableTest.java | 69 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Virtual() local 100 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Static() local 131 …ImmutableMethodImplementation methodImpl = new ImmutableMethodImplementation(1, instructions, null… in testCustomMethodInlineTable_Direct() local
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/util/ |
| D | DebugInfo.java | 73 @Nonnull DexBackedMethodImplementation methodImpl) { in newOrEmpty() 101 @Nonnull private final DexBackedMethodImplementation methodImpl; field in DebugInfo.DebugInfoImpl 105 @Nonnull DexBackedMethodImplementation methodImpl) { in DebugInfoImpl()
|
| /external/google-smali/smali/src/test/java/com/android/tools/smali/smali/ |
| D | ImplicitReferenceTest.java | 82 MethodImplementation methodImpl = mainMethod.getImplementation(); in testImplicitMethodReference() local 177 MethodImplementation methodImpl = mainMethod.getImplementation(); in testImplicitFieldReference() local
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/pool/ |
| D | ClassPool.java | 156 MethodImplementation methodImpl = method.getImplementation(); in internCode() local 220 MethodImplementation methodImpl = method.getImplementation(); in internDebug() local
|
| /external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
| D | LocationImpl.java | 125 MethodImpl methodImpl = (MethodImpl)method(); in getBaseLineInfo() local 161 MethodImpl methodImpl = (MethodImpl)method(); in getLineInfo() local
|
| /external/google-smali/third_party/baksmali/src/main/java/com/android/tools/smali/baksmali/Adaptors/ |
| D | ClassDefinition.java | 277 MethodImplementation methodImpl = method.getImplementation(); in writeDirectMethods() local 323 MethodImplementation methodImpl = method.getImplementation(); in writeVirtualMethods() local
|
| D | MethodDefinition.java | 77 @Nonnull public final MethodImplementation methodImpl; field in MethodDefinition 91 @Nonnull MethodImplementation methodImpl) { in MethodDefinition()
|
| /external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/ |
| D | AccessorTest.java | 109 MethodImplementation methodImpl = method.getImplementation(); in testAccessors() local
|
| /external/grpc-grpc-java/stub/src/test/java/io/grpc/stub/ |
| D | ClientCallsTest.java | 206 NoopUnaryMethod methodImpl = new NoopUnaryMethod(); in blockingUnaryCall2_interruptedWaitsForOnClose() local 241 NoopUnaryMethod methodImpl = new NoopUnaryMethod(); in blockingUnaryCall2_rejectExecutionOnClose() local 859 NoopServerStreamingMethod methodImpl = new NoopServerStreamingMethod(); in blockingServerStreamingCall_interruptedWaitsForOnClose() local 929 NoopServerStreamingMethod methodImpl = new NoopServerStreamingMethod(); in blockingServerStreamingCall2_interruptedWaitsForOnClose() local
|
| /external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/writer/ |
| D | JumboStringConversionTest.java | 158 MethodImplementation methodImpl = new MethodImplementation() { in testJumboStringConversion_NonMethodBuilder() local
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/ |
| D | SyntheticAccessorResolver.java | 108 MethodImplementation methodImpl = method.getImplementation(); in getAccessedMember() local
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
| D | MethodAnalyzer.java | 101 @Nonnull private final MethodImplementation methodImpl; field in MethodAnalyzer 133 MethodImplementation methodImpl = method.getImplementation(); in MethodAnalyzer() local 167 MethodImplementation methodImpl = this.methodImpl; in analyze() local
|