Searched refs:reconcile_secondary_dex (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/cmds/installd/tests/ |
D | installd_dexopt_test.cpp | 399 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, in reconcile_secondary_dex() function in android::installd::DexoptTest 841 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE, in TEST_F() 847 reconcile_secondary_dex(secondary_dex_ce_link_, FLAG_STORAGE_CE, in TEST_F() 853 reconcile_secondary_dex(secondary_dex_de_, FLAG_STORAGE_DE, in TEST_F() 860 reconcile_secondary_dex(secondary_dex_de_, FLAG_STORAGE_DE, in TEST_F() 869 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_DE, in TEST_F() 877 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE, in TEST_F() 883 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE, in TEST_F()
|