Searched defs:storage_flag (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/tests/ |
D | installd_utils_test.cpp | 433 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()
|
D | installd_dexopt_test.cpp | 396 void reconcile_secondary_dex(const std::string& path, int32_t storage_flag, in reconcile_secondary_dex()
|
/frameworks/native/cmds/installd/ |
D | dexopt.cpp | 1541 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()
|
D | utils.cpp | 882 const char* volume_uuid, int uid, int storage_flag) { in validate_secondary_dex_path()
|
D | InstalldNativeService.cpp | 2813 int32_t storage_flag, bool* _aidl_return) { in reconcileSecondaryDexFile()
|
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 102 int storage_flag); in reconcileSecondaryDexFile()
|