HomeSort by relevance Sort by last modified time
    Searched refs:keepattributes (Results 1 - 19 of 19) sorted by null

  /external/proguard/examples/
applets.pro 21 -keepattributes SourceFile,LineNumberTable
25 -keepattributes *Annotation*
applications.pro 25 -keepattributes SourceFile,LineNumberTable
29 -keepattributes *Annotation*
library.pro 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
29 -keepattributes *Annotation*
servlets.pro 22 -keepattributes SourceFile,LineNumberTable
26 -keepattributes *Annotation*
android.pro 53 -keepattributes SourceFile,LineNumberTable
57 -keepattributes *Annotation*
scala.pro 31 -keepattributes SourceFile,LineNumberTable
35 -keepattributes *Annotation*
  /prebuilts/tools/common/proguard/proguard4.7/examples/
applets.pro 21 -keepattributes SourceFile,LineNumberTable
25 -keepattributes *Annotation*
applications.pro 25 -keepattributes SourceFile,LineNumberTable
29 -keepattributes *Annotation*
library.pro 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
29 -keepattributes *Annotation*
servlets.pro 22 -keepattributes SourceFile,LineNumberTable
26 -keepattributes *Annotation*
android.pro 52 -keepattributes SourceFile,LineNumberTable
56 -keepattributes *Annotation*
scala.pro 31 -keepattributes SourceFile,LineNumberTable
35 -keepattributes *Annotation*
  /external/proguard/examples/annotations/
examples.pro 31 -keepattributes *Annotation*
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/
examples.pro 31 -keepattributes *Annotation*
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-gradle/4.9/
proguard-gradle-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-gradle/4.10/
proguard-gradle-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-gradle/4.11/
proguard-gradle-4.11.jar 
  /external/proguard/src/proguard/gradle/
ProGuardTask.java 718 keepattributes(); method
722 public void keepattributes() method in class:ProGuardTask
724 keepattributes(null);
727 public void keepattributes(String filter) method in class:ProGuardTask
729 configuration.keepAttributes =
730 extendFilter(configuration.keepAttributes, filter);
    [all...]
  /external/proguard/lib/
proguard.jar 

Completed in 190 milliseconds