Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DAttributeInfo.java38 protected AttributeInfo(ConstPool cp, int attrname, byte[] attrinfo) { in AttributeInfo()
56 public AttributeInfo(ConstPool cp, String attrname, byte[] attrinfo) { in AttributeInfo()