Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DNonsenseStringPrinter.java101 int outFieldIdx = mutatableCode.program.getNewItemCreator().findOrCreateFieldId( in applyMutation() local
130 streamLoadInsn.insn.vregB = outFieldIdx; in applyMutation()
DValuePrinter.java114 int outFieldIdx = mutatableCode.program.getNewItemCreator().findOrCreateFieldId( in applyMutation() local
168 streamLoadInsn.insn.vregB = outFieldIdx; in applyMutation()