Searched refs:NO_DEXOPT_NEEDED (Results 1 – 3 of 3) sorted by relevance
33 static constexpr int NO_DEXOPT_NEEDED = 0; variable
1395 *dexopt_needed_out = NO_DEXOPT_NEEDED; return true; in process_secondary_dexoptanalyzer_result()1416 *dexopt_needed_out = NO_DEXOPT_NEEDED; in process_secondary_dexoptanalyzer_result()1846 if (dexopt_needed == NO_DEXOPT_NEEDED) { in dexopt()
475 if (Math.abs(dexoptNeeded) == DexFile.NO_DEXOPT_NEEDED) { in dexOptPath()882 if (dexoptNeeded == DexFile.NO_DEXOPT_NEEDED) { in adjustDexoptNeeded()