Searched defs:reconcile_secondary_dex (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp298 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, function in class:android::installd::DexoptTest
624 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE,
630 reconcile_secondary_dex(secondary_dex_ce_link_, FLAG_STORAGE_CE,
636 reconcile_secondary_dex(secondary_dex_de_, FLAG_STORAGE_DE,
643 reconcile_secondary_dex(secondary_dex_de_, FLAG_STORAGE_DE,
652 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_DE,
660 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE,
666 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE,

Completed in 144 milliseconds