Home
last modified time | relevance | path

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

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