Searched refs:getMethodrefClassName (Results 1 – 6 of 6) sorted by relevance
93 cname = cp.getMethodrefClassName(index); in getClassName()196 classname = constPool.getMethodrefClassName(index); in replace()
209 + pool.getMethodrefClassName(index) + "." in methodInfo()
285 String cname = cp.getMethodrefClassName(mref); in skipSuperConstructor0()
358 public String getMethodrefClassName(int index) { in getMethodrefClassName() method in ConstPool
824 String className = cpool.getMethodrefClassName(i); in doInvokeMethod()
741 Type objectType = resolveClassInfo(constPool.getMethodrefClassName(index)); in evalInvokeMethod()