Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java584 EncodedMethod encoded = method.toEncodedMethod(dexOptions); in toClassDefItem()
647 EncodedMethod toEncodedMethod(DexOptions dexOptions) { in toEncodedMethod() method in DexMaker.MethodDeclaration