Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DNonsenseStringPrinter.java105 int printMethodIdx = mutatableCode.program.getNewItemCreator().findOrCreateMethodId( in applyMutation() local
137 invokeInsn.insn.vregB = printMethodIdx; in applyMutation()
DValuePrinter.java125 int printMethodIdx = mutatableCode.program.getNewItemCreator().findOrCreateMethodId( in applyMutation() local
179 invokeInsn.insn.vregB = printMethodIdx; in applyMutation()