Home
last modified time | relevance | path

Searched defs:IGET_SHORT (Results 1 – 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/code/
DDops.java396 public static final Dop IGET_SHORT = field in Dops
/dalvik/dx/src/com/android/dx/io/
DOpcodes.java127 public static final int IGET_SHORT = 0x58; field in Opcodes
DOpcodeInfo.java390 public static final Info IGET_SHORT = field in OpcodeInfo
/dalvik/dexgen/src/com/android/dexgen/dex/code/
DDalvOps.java122 public static final int IGET_SHORT = 0x58; field in DalvOps