Home
last modified time | relevance | path

Searched defs:storage_flag (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/installd/tests/
Dinstalld_utils_test.cpp425 const std::string& dex_path, int uid, int storage_flag) { in pass_secondary_dex_validation()
432 const std::string& dex_path, int uid, int storage_flag) { in fail_secondary_dex_validation()
Dinstalld_dexopt_test.cpp381 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, in reconcile_secondary_dex()
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl96 int storage_flag); in reconcileSecondaryDexFile()
/frameworks/native/cmds/installd/
Ddexopt.cpp1878 int storage_flag; in process_secondary_dex_dexopt() local
2240 const std::unique_ptr<std::string>& volume_uuid, int storage_flag, in reconcile_secondary_dex_file()
2362 const std::unique_ptr<std::string>& volume_uuid, int storage_flag, in hash_secondary_dex_file()
Dutils.cpp882 const char* volume_uuid, int uid, int storage_flag) { in validate_secondary_dex_path()
DInstalldNativeService.cpp2722 int32_t storage_flag, bool* _aidl_return) { in reconcileSecondaryDexFile()