Home
last modified time | relevance | path

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

/aosp12/art/tools/dexfuzz/src/dexfuzz/program/mutators/
H A DFieldFlagChanger.java112 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in generateMutation()
138 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in applyMutation()
160 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in isFileDefinedFieldInstruction()
H A DPoolIndexChanger.java148 oldPoolIndex = containsPoolIndex.getPoolIndex(poolIndexInsn.insn); in generateMutation()
186 int oldPoolIndex = containsPoolIndex.getPoolIndex(poolIndexInsn.insn); in applyMutation()
H A DNewInstanceChanger.java182 long oldMethodIdx = poolIndex.getPoolIndex(insn.insn); in changeInvokeDirect()
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DContainsPoolIndex.java36 public int getPoolIndex(Instruction insn); in getPoolIndex() method
H A DFormat22cs.java57 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format22cs
H A DFormat31c.java55 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format31c
H A DFormat3rc.java52 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format3rc
H A DFormat21c.java56 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format21c
H A DFormat22c.java56 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format22c
H A DFormat35c.java59 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format35c
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DInstruction.java249 long poolIndex = ((ContainsPoolIndex)format).getPoolIndex(this); in toString()
280 long poolIndex = ((ContainsPoolIndex)format).getPoolIndex(this); in toString()
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt7461 Ljava/util/concurrent/ForkJoinPool$WorkQueue;->getPoolIndex()I
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt49525 method public int getPoolIndex();