Searched refs:stripped_ramdisk_path (Results 1 – 1 of 1) sorted by relevance
93 const std::string stripped_ramdisk_path = build_dir + "/" + STRIPPED_RD; in RepackVendorRamdisk() local96 " > " + stripped_ramdisk_path + CPIO_EXT}); in RepackVendorRamdisk()102 stripped_ramdisk_path + CPIO_EXT + " > " + in RepackVendorRamdisk()103 stripped_ramdisk_path}); in RepackVendorRamdisk()108 std::ifstream ramdisk_a(stripped_ramdisk_path, std::ios_base::binary); in RepackVendorRamdisk()