HomeSort by relevance Sort by last modified time
    Searched full:preverified (Results 1 - 11 of 11) sorted by null

  /external/proguard/src/proguard/preverify/
Preverifier.java 62 // Classes from Java 6 may optionally be preverified.
63 // Classes from Java 7 or higher must be preverified.
SubroutineInliner.java 63 // should be preverified.
  /external/proguard/src/proguard/
Configuration.java 278 * Specifies whether the code should be preverified.
283 * Specifies whether the code should be preverified for Java Micro Edition
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
examples.html 175 makes sure the class files are preverified for Java Micro Edition, producing
537 makes sure the class files are preverified for Java Micro Edition, producing
    [all...]
troubleshooting.html     [all...]
usage.html 194 changing their version numbers and having them preverified.</dd>
    [all...]
  /art/runtime/
class_linker_test.cc     [all...]
class_linker.cc 3576 bool preverified = VerifyClassUsingOatFile(dex_file, klass.Get(), oat_file_class_status); local
    [all...]
  /external/proguard/docs/manual/
examples.html 177 makes sure the class files are preverified for Java Micro Edition, producing
574 makes sure the class files are preverified for Java Micro Edition, producing
    [all...]
troubleshooting.html     [all...]
usage.html 198 changing their version numbers and having them preverified.</dd>
    [all...]

Completed in 733 milliseconds