Home
last modified time | relevance | path

Searched defs:prototype (Results 1 – 10 of 10) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/file/
DProtoIdItem.java32 private final Prototype prototype; field in ProtoIdItem
48 public ProtoIdItem(Prototype prototype) { in ProtoIdItem()
67 private static CstString makeShortForm(Prototype prototype) { in makeShortForm()
DProtoIdsSection.java89 public ProtoIdItem intern(Prototype prototype) { in intern()
113 public int indexOf(Prototype prototype) { in indexOf()
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DProtoIdItem.java35 private final Prototype prototype; field in ProtoIdItem
51 public ProtoIdItem(Prototype prototype) { in ProtoIdItem()
70 private static CstUtf8 makeShortForm(Prototype prototype) { in makeShortForm()
DProtoIdsSection.java90 public ProtoIdItem intern(Prototype prototype) { in intern()
114 public int indexOf(Prototype prototype) { in indexOf()
/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java36 public ValueAwareMachine(Prototype prototype) { in ValueAwareMachine()
DSimulator.java653 Prototype prototype = in visitConstant() local
663 Prototype prototype = in visitConstant() local
678 Prototype prototype = in visitConstant() local
DBaseMachine.java37 private final Prototype prototype; field in BaseMachine
87 public BaseMachine(Prototype prototype) { in BaseMachine()
137 public void popArgs(Frame frame, Prototype prototype) { in popArgs()
DMachine.java67 public void popArgs(Frame frame, Prototype prototype); in popArgs()
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
DCstBaseMethodRef.java32 private final Prototype prototype; field in CstBaseMethodRef
/dalvik/dx/src/com/android/dx/rop/cst/
DCstBaseMethodRef.java32 private final Prototype prototype; field in CstBaseMethodRef