Home
last modified time | relevance | path

Searched defs:implMethod (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/desugar/
DAccessorMethodSourceCode.java35 DexMethod implMethod = implHandle.asMethod(); in checkSignatures() local
86 DexMethod implMethod = descriptor().implHandle.asMethod(); in prepareInstructions() local
DLambdaClass.java260 DexMethod implMethod = implHandle.asMethod(); in createLambdaImplMethodTarget() local
299 DexMethod implMethod = descriptor.implHandle.asMethod(); in createInstanceMethodTarget() local
348 DexMethod implMethod = implHandle.asMethod(); in createConstructorTarget() local
441 DexMethod implMethod = descriptor.implHandle.asMethod(); in ensureAccessibility() local