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.
78 * Write a skeletal DEX optimization header. We want the classes.dex
148 opc = strstr(dexoptFlagStr, "o="); /* optimization */
174 * Prep the VM and perform the optimization.
186 /* do the optimization */
190 LOGE("Optimization failed\n");
403 * 9. flags (optimization level, isBootstrap)
523 /* do the optimization */
527 Optimization failed\n");