Home
last modified time | relevance | path

Searched refs:keepattributes (Results 1 – 18 of 18) sorted by relevance

/external/proguard/examples/
Dservlets.pro22 -keepattributes SourceFile,LineNumberTable
26 -keepattributes *Annotation*
Dapplets.pro21 -keepattributes SourceFile,LineNumberTable
25 -keepattributes *Annotation*
Dapplications.pro25 -keepattributes SourceFile,LineNumberTable
29 -keepattributes *Annotation*
Dlibrary.pro24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
29 -keepattributes *Annotation*
Dscala.pro31 -keepattributes SourceFile,LineNumberTable
35 -keepattributes *Annotation*
Dandroid.pro53 -keepattributes SourceFile,LineNumberTable
57 -keepattributes *Annotation*
Dmidlets.pro46 #-keepattributes SourceFile,LineNumberTable
/external/proguard/examples/gradle/
Dapplications.gradle45 keepattributes 'SourceFile,LineNumberTable'
49 keepattributes '*Annotation*'
Dapplets.gradle41 keepattributes 'SourceFile,LineNumberTable'
45 keepattributes '*Annotation*'
Dservlets.gradle42 keepattributes 'SourceFile,LineNumberTable'
46 keepattributes '*Annotation*'
Dlibrary.gradle44keepattributes 'Exceptions,InnerClasses,Signature,Deprecated,SourceFile,LineNumberTable,EnclosingM…
48 keepattributes '*Annotation*'
Dscala.gradle51 keepattributes 'SourceFile,LineNumberTable'
55 keepattributes '*Annotation*'
Dandroid.gradle73 keepattributes 'SourceFile,LineNumberTable'
77 keepattributes '*Annotation*'
Dmidlets.gradle66 //keepattributes 'SourceFile,LineNumberTable'
/external/grpc-grpc/examples/android/helloworld/app/
Dproguard-rules.pro17 #-keepattributes SourceFile,LineNumberTable
/external/grpc-grpc/src/android/test/interop/app/
Dproguard-rules.pro17 #-keepattributes SourceFile,LineNumberTable
/external/proguard/src/proguard/gradle/
DProGuardTask.java801 keepattributes(); in getkeepattributes()
805 public void keepattributes() in keepattributes() method in ProGuardTask
807 keepattributes(null); in keepattributes()
810 public void keepattributes(String filter) in keepattributes() method in ProGuardTask
/external/proguard/examples/annotations/
Dexamples.pro31 -keepattributes *Annotation*