Searched refs:INVOKEVIRTUAL (Results 1 - 5 of 5) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
H A DValueAwareMachine.java146 case ByteOps.INVOKEVIRTUAL:
H A DByteOps.java209 public static final int INVOKEVIRTUAL = 0xb6; field in class:ByteOps
H A DRopperMachine.java909 case ByteOps.INVOKEVIRTUAL: {
H A DSimulator.java647 case ByteOps.INVOKEVIRTUAL:
H A DBytecodeArray.java755 case ByteOps.INVOKEVIRTUAL:

Completed in 543 milliseconds