Searched refs:CompileSecondaryDex (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp250 void CompileSecondaryDex(const std::string& path, int32_t dex_storage_flag, function in class:android::installd::DexoptTest
472 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE,
478 CompileSecondaryDex(secondary_dex_ce_link_, DEXOPT_STORAGE_CE,
484 CompileSecondaryDex(secondary_dex_de_, DEXOPT_STORAGE_DE,
492 CompileSecondaryDex(secondary_dex_ce_ + "not.there", DEXOPT_STORAGE_CE,
500 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_DE,
509 CompileSecondaryDex("/data/data/random.app/secondary.jar", DEXOPT_STORAGE_CE,
518 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE,
615 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE,
617 CompileSecondaryDex(secondary_dex_de
[all...]

Completed in 35 milliseconds