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

/dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/
H A DOpcodes.java25 int OP_NOP = 0x00; field in interface:Opcodes
/dalvik/libdex/
H A DOpCode.h67 OP_NOP = 0x00, enumerator in enum:OpCode
389 H(OP_NOP), \

Completed in 24 milliseconds