Searched defs:getPrototype (Results 1 – 4 of 4) sorted by relevance
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ | ||
D | CstBaseMethodRef.java | 60 public final Prototype getPrototype() { in getPrototype() method in CstBaseMethodRef |
/dalvik/dx/src/com/android/dx/rop/cst/ | ||
D | CstBaseMethodRef.java | 60 public final Prototype getPrototype() { in getPrototype() method in CstBaseMethodRef |
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | Machine.java | 39 public Prototype getPrototype(); in getPrototype() method |
D | BaseMachine.java | 99 public Prototype getPrototype() { in getPrototype() method in BaseMachine |