Home | History | Annotate | Download | only in dexopt

Lines Matching full:optimization

18  * Command-line DEX optimization and verification entry point.
27 * what's going on (verification + optimization are enabled, boot
55 * up front for the DEX optimization header.
81 * Write a skeletal DEX optimization header. We want the classes.dex
146 opc = strstr(dexoptFlagStr, "o="); /* optimization */
173 * Prep the VM and perform the optimization.
185 /* do the optimization */
189 LOGE("Optimization failed");
400 * 9. flags (optimization level, isBootstrap)
520 /* do the optimization */
524 LOGE("Optimization failed");