Home
last modified time | relevance | path

Searched defs:auxType (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
DBaseMachine.java46 private Type auxType; field in BaseMachine
232 public final void auxType(Type type) { in auxType() method in BaseMachine
DMachine.java133 public void auxType(Type type); in auxType() method