Searched refs:keepattributes (Results 1 – 17 of 17) sorted by relevance
/external/proguard/examples/ |
D | applets.pro | 21 -keepattributes SourceFile,LineNumberTable 25 -keepattributes *Annotation*
|
D | applications.pro | 25 -keepattributes SourceFile,LineNumberTable 29 -keepattributes *Annotation*
|
D | servlets.pro | 22 -keepattributes SourceFile,LineNumberTable 26 -keepattributes *Annotation*
|
D | library.pro | 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated, 29 -keepattributes *Annotation*
|
D | scala.pro | 31 -keepattributes SourceFile,LineNumberTable 35 -keepattributes *Annotation*
|
D | android.pro | 53 -keepattributes SourceFile,LineNumberTable 57 -keepattributes *Annotation*
|
D | midlets.pro | 46 #-keepattributes SourceFile,LineNumberTable
|
/external/proguard/examples/gradle/ |
D | applications.gradle | 45 keepattributes 'SourceFile,LineNumberTable' 49 keepattributes '*Annotation*'
|
D | applets.gradle | 41 keepattributes 'SourceFile,LineNumberTable' 45 keepattributes '*Annotation*'
|
D | servlets.gradle | 42 keepattributes 'SourceFile,LineNumberTable' 46 keepattributes '*Annotation*'
|
D | library.gradle | 44 …keepattributes 'Exceptions,InnerClasses,Signature,Deprecated,SourceFile,LineNumberTable,EnclosingM… 48 keepattributes '*Annotation*'
|
D | scala.gradle | 51 keepattributes 'SourceFile,LineNumberTable' 55 keepattributes '*Annotation*'
|
D | android.gradle | 73 keepattributes 'SourceFile,LineNumberTable' 77 keepattributes '*Annotation*'
|
D | midlets.gradle | 66 //keepattributes 'SourceFile,LineNumberTable'
|
/external/proguard/examples/annotations/ |
D | examples.pro | 31 -keepattributes *Annotation*
|
/external/proguard/src/proguard/gradle/ |
D | ProGuardTask.java | 797 keepattributes(); in getkeepattributes() 801 public void keepattributes() in keepattributes() method in ProGuardTask 803 keepattributes(null); in keepattributes() 806 public void keepattributes(String filter) in keepattributes() method in ProGuardTask
|
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/DuplicateClassPrinter.class
DuplicateClassPrinter ... |