Home
last modified time | relevance | path

Searched refs:DEX2OAT_FOR_BOOT_IMAGE (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.h34 static constexpr int DEX2OAT_FOR_BOOT_IMAGE = 2; variable
Ddexopt.cpp1167 (dexopt_action == DEX2OAT_FOR_BOOT_IMAGE) && in open_vdex_files_for_dex2oat()
1391 *dexopt_needed_out = -DEX2OAT_FOR_BOOT_IMAGE; return true; in process_secondary_dexoptanalyzer_result()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp985 DEX2OAT_FOR_BOOT_IMAGE); in TEST_F()