Home
last modified time | relevance | path

Searched defs:addMethodrefInfo (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DClassFileWriter.java621 public int addMethodrefInfo(int classInfo, int nameAndTypeInfo) { in addMethodrefInfo() method in ClassFileWriter.ConstPoolWriter
DConstPool.java825 public int addMethodrefInfo(int classInfo, String name, String type) { in addMethodrefInfo() method in ConstPool
837 public int addMethodrefInfo(int classInfo, int nameAndTypeInfo) { in addMethodrefInfo() method in ConstPool