Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc145 auto misc_output_path = output_path + "/" + kMiscInfoPath; in CombineTargetZipFiles() local
147 cuttlefish::SharedFD::Creat(misc_output_path.c_str(), 0644); in CombineTargetZipFiles()