Searched defs:OP_IGET_SHORT (Results 1 – 2 of 2) sorted by relevance
/dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/ | ||
D | Opcodes.java | 128 int OP_IGET_SHORT = 0x58; field |
/dalvik/libdex/ | ||
D | OpCode.h | 170 OP_IGET_SHORT = 0x58, enumerator |