Searched defs:getConst (Results 1 - 8 of 8) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DContainsConst.java27 public long getConst(Instruction insn); method in interface:ContainsConst
H A DFormat11n.java48 public long getConst(Instruction insn) { method in class:Format11n
H A DFormat21h.java49 public long getConst(Instruction insn) { method in class:Format21h
H A DFormat21s.java49 public long getConst(Instruction insn) { method in class:Format21s
H A DFormat22b.java50 public long getConst(Instruction insn) { method in class:Format22b
H A DFormat22s.java49 public long getConst(Instruction insn) { method in class:Format22s
H A DFormat31i.java49 public long getConst(Instruction insn) { method in class:Format31i
H A DFormat51l.java52 public long getConst(Instruction insn) { method in class:Format51l

Completed in 96 milliseconds