Searched refs:getInterfaceMethodrefClassName (Results 1 – 5 of 5) sorted by relevance
91 cname = cp.getInterfaceMethodrefClassName(index); in getClassName()189 classname = constPool.getInterfaceMethodrefClassName(index); in replace()
202 + pool.getInterfaceMethodrefClassName(index) + "." in interfaceMethodInfo()
438 public String getInterfaceMethodrefClassName(int index) { in getInterfaceMethodrefClassName() method in ConstPool
836 String className = cpool.getInterfaceMethodrefClassName(i); in doInvokeIntfMethod()
723 String classInfo = constPool.getInterfaceMethodrefClassName(index); in evalInvokeIntfMethod()