Home
last modified time | relevance | path

Searched refs:system_target_archive (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc88 cuttlefish::Archive system_target_archive(system_target_zip); in CombineTargetZipFiles() local
95 auto system_target_contents = system_target_archive.Contents(); in CombineTargetZipFiles()
127 ParseMiscInfo(system_target_archive.ExtractToMemory(kMiscInfoPath)); in CombineTargetZipFiles()
220 if (!system_target_archive.ExtractFiles({name}, output_path)) { in CombineTargetZipFiles()
231 FindImports(&system_target_archive, name); in CombineTargetZipFiles()
233 if (!system_target_archive.ExtractFiles({name}, output_path)) { in CombineTargetZipFiles()