Searched refs:getInterfaceMethodrefClassName (Results 1 – 5 of 5) sorted by relevance
106 cname = cp.getInterfaceMethodrefClassName(index); in getClassName()206 classname = constPool.getInterfaceMethodrefClassName(index); in replace()
216 + pool.getInterfaceMethodrefClassName(index) + "." in interfaceMethodInfo()
514 public String getInterfaceMethodrefClassName(int index) in getInterfaceMethodrefClassName() method in ConstPool
832 String className = cpool.getInterfaceMethodrefClassName(i); in doInvokeIntfMethod()
725 String classInfo = constPool.getInterfaceMethodrefClassName(index); in evalInvokeIntfMethod()