Searched refs:DRETURN (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | ByteOps.java | 202 public static final int DRETURN = 0xaf; field in ByteOps |
D | BytecodeArray.java | 734 case ByteOps.DRETURN: { in parseInstruction() |