Home
last modified time | relevance | path

Searched defs:final_rd (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc112 std::ofstream final_rd(new_ramdisk_path, std::ios_base::binary | std::ios_base::trunc); in RepackVendorRamdisk() local
342 std::ofstream final_rd(initrd_path, in RepackGem5BootImage() local