Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java648 RopMethod ropMethod = new RopMethod(code.toBasicBlocks(), 0); in toEncodedMethod() local
651 ropMethod, PositionList.NONE, locals, code.paramSize(), dexOptions); in toEncodedMethod()