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.cpp433 const std::string& dex_path, int uid, int storage_flag) { in pass_secondary_dex_validation()
440 const std::string& dex_path, int uid, int storage_flag) { in fail_secondary_dex_validation()
Dinstalld_dexopt_test.cpp396 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, in reconcile_secondary_dex()
/frameworks/native/cmds/installd/
Ddexopt.cpp1541 int storage_flag; in process_secondary_dex_dexopt() local
1934 const std::optional<std::string>& volume_uuid, int storage_flag, in reconcile_secondary_dex_file()
2059 const std::optional<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.cpp2813 int32_t storage_flag, bool* _aidl_return) { in reconcileSecondaryDexFile()
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl102 int storage_flag); in reconcileSecondaryDexFile()