Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc243 auto abs_path = cvd::AbsolutePath(partition.image_file_path); in BptToolMakeDiskImage() local
244 bpttool_cmd.AddParameter("--image=" + partition.label + ":" + abs_path); in BptToolMakeDiskImage()