Searched defs:OP_SGET_SHORT (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/
H A DOpcodes.java138 int OP_SGET_SHORT = 0x66; field in interface:Opcodes
/dalvik/libdex/
H A DOpCode.h185 OP_SGET_SHORT = 0x66, enumerator in enum:OpCode
497 H(OP_SGET_SHORT), \

Completed in 2479 milliseconds