Searched refs:destPool (Results 1 – 3 of 3) sorted by relevance
532 ConstPool srcPool, destPool; field in AnnotationsAttribute.Copier557 destPool = dest; in Copier()632 return srcPool.copy(srcIndex, destPool, classnames); in copy()648 return destPool.addUtf8Info(newName); in copyType()
426 private ConstPool srcPool, destPool; field in StackMapTable.Copier432 destPool = dest; in Copier()439 return srcPool.copy(data, destPool, classnames); in copyData()448 newData[i] = srcPool.copy(data[i], destPool, classnames); in copyData()
291 ConstPool srcPool, destPool; field in TypeAnnotationsAttribute.SubCopier300 destPool = dest; in SubCopier()