Searched refs:OP_CONST_HIGH16 (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexOpcodes.h92 OP_CONST_HIGH16 = 0x15, enumerator in enum:Opcode
358 H(OP_CONST_HIGH16), \
/dalvik/dexdump/
H A DDexDump.cpp936 if (pDecInsn->opcode == OP_CONST_HIGH16) {

Completed in 86 milliseconds