Searched defs:install_dir (Results 1 – 5 of 5) sorted by relevance
| /system/extras/simpleperf/scripts/ |
| D | update.py | 123 def remove_old_release(install_dir): argument 135 def install_new_release(branch, build, install_dir): argument 141 def install_entry(branch, build, install_dir, entry): argument
|
| /system/gsid/ |
| D | partition_installer.cpp | 45 PartitionInstaller::PartitionInstaller(GsiService* service, const std::string& install_dir, in PartitionInstaller() 328 int PartitionInstaller::WipeWritable(const std::string& active_dsu, const std::string& install_dir, in WipeWritable() 353 const std::string& install_dir) { in GetMinimumFreeSpaceThreshold()
|
| D | partition_installer.h | 67 const std::string& install_dir() const { return install_dir_; } in install_dir() function
|
| D | libgsi.cpp | 59 std::string GetDsuSlot(const std::string& install_dir) { in GetDsuSlot()
|
| D | gsi_service.cpp | 142 binder::Status GsiService::openInstall(const std::string& install_dir, int* _aidl_return) { in openInstall() 369 std::string install_dir = GetActiveInstalledImageDir(); in removeGsi() local 456 std::string install_dir = GetActiveInstalledImageDir(); in zeroPartition() local 874 int GsiService::ValidateInstallParams(std::string& install_dir) { in ValidateInstallParams() 959 bool GsiService::RemoveGsiFiles(const std::string& install_dir) { in RemoveGsiFiles() 1095 std::string install_dir; in CleanCorruptedInstallation() local
|