Searched refs:AttributeAdder (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
H A DMemberAdder.java117 // new AttributeAdder(targetClass,
147 new AttributeAdder(targetClass,
196 new AttributeAdder(targetClass,
237 new AttributeAdder(targetClass,
H A DAttributeAdder.java36 public class AttributeAdder class in inherits:SimplifiedVisitor,AttributeVisitor
56 * Creates a new AttributeAdder that will copy attributes into the given
59 public AttributeAdder(ProgramClass targetClass, method in class:AttributeAdder
67 * Creates a new AttributeAdder that will copy attributes into the given
70 public AttributeAdder(ProgramClass targetClass, method in class:AttributeAdder
79 * Creates a new AttributeAdder that will copy attributes into the given
82 public AttributeAdder(ProgramClass targetClass, method in class:AttributeAdder
281 new AttributeAdder(targetClass,
/external/proguard/src/proguard/optimize/peephole/
H A DClassMerger.java270 new AttributeAdder(targetClass, true));
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 79 milliseconds