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.cpp438 const std::string& dex_path, int uid, int storage_flag) { in pass_secondary_dex_validation()
445 const std::string& dex_path, int uid, int storage_flag) { in fail_secondary_dex_validation()
Dinstalld_dexopt_test.cpp403 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, in reconcile_secondary_dex()
/frameworks/native/cmds/installd/
Ddexopt.cpp1637 int storage_flag; in process_secondary_dex_dexopt() local
2088 const std::optional<std::string>& volume_uuid, int storage_flag, in reconcile_secondary_dex_file()
2213 const std::optional<std::string>& volume_uuid, int storage_flag, in hash_secondary_dex_file()
Dutils.cpp1089 const char* volume_uuid, int uid, int storage_flag) { in validate_secondary_dex_path()
DInstalldNativeService.cpp3422 int32_t storage_flag, bool* _aidl_return) { in reconcileSecondaryDexFile()
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl106 int storage_flag); in reconcileSecondaryDexFile()