Searched refs:system_gsi_path_ (Results 1 – 2 of 2) sorted by relevance
507 system_gsi_path_ = GetImagePath(install_dir_, "system_gsi"); in StartInstall()544 if (!FiemapWriter::GetBlockDeviceForFile(system_gsi_path_.c_str(), &block_device, in DetermineReadWriteMethod()619 SplitFiemap::RemoveSplitFiles(system_gsi_path_); in PreallocateFiles()679 auto system_image = CreateFiemapWriter(system_gsi_path_, gsi_size_, &error); in PreallocateSystem()925 system_gsi_path_ = GetImagePath(install_dir_, "system_gsi"); in ReenableGsi()963 system_gsi_path_ = GetImagePath(install_dir_, "system_gsi"); in WipeUserdata()
145 std::string system_gsi_path_; variable