Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc237 const std::string& ramdisk_b_path) { in ConcatRamdisks() argument
241 std::ifstream ramdisk_b(ramdisk_b_path, std::ios_base::binary); in ConcatRamdisks()