Searched defs:install_dir (Results 1 – 6 of 6) 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.h | 64 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 | partition_installer.cpp | 42 PartitionInstaller::PartitionInstaller(GsiService* service, const std::string& install_dir, in PartitionInstaller() 324 int PartitionInstaller::WipeWritable(const std::string& active_dsu, const std::string& install_dir, in WipeWritable()
|
D | gsi_service.cpp | 132 binder::Status GsiService::openInstall(const std::string& install_dir, int* _aidl_return) { in openInstall() 359 std::string install_dir = GetActiveInstalledImageDir(); in removeGsi() local 446 std::string install_dir = GetActiveInstalledImageDir(); in zeroPartition() local 844 int GsiService::ValidateInstallParams(std::string& install_dir) { in ValidateInstallParams() 954 bool GsiService::RemoveGsiFiles(const std::string& install_dir) { in RemoveGsiFiles() 1061 std::string install_dir; in CleanCorruptedInstallation() local
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_fuzz.cpp | 57 std::string GetDsuSlot(const std::string& install_dir) { in GetDsuSlot()
|