Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/program/
DIdCreator.java65 int protoIdIdx = 0; in findProtoIdInsertionPoint() local
81 protoIdIdx++; in findProtoIdInsertionPoint()
83 return protoIdIdx; in findProtoIdInsertionPoint()
776 int protoIdIdx = 0; in findProtoId() local
783 return protoIdIdx; in findProtoId()
789 return protoIdIdx; in findProtoId()
792 protoIdIdx++; in findProtoId()