Searched refs:getInterfaceMethodrefType (Results 1 – 6 of 6) sorted by relevance
191 signature = constPool.getInterfaceMethodrefType(index); in replace()
238 desc = constPool.getInterfaceMethodrefType( in visitInst()
204 + pool.getInterfaceMethodrefType(index) + ")"; in interfaceMethodInfo()
488 public String getInterfaceMethodrefType(int index) { in getInterfaceMethodrefType() method in ConstPool
834 String desc = cpool.getInterfaceMethodrefType(i); in doInvokeIntfMethod()
716 String desc = constPool.getInterfaceMethodrefType(index); in evalInvokeIntfMethod()