Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc207 auto repack_path = HostBinaryPath("mkbootimg"); in RepackBootImage() local
208 Command repack_cmd(repack_path); in RepackBootImage()
285 auto repack_path = HostBinaryPath("mkbootimg"); in RepackVendorBootImage() local
286 Command repack_cmd(repack_path); in RepackVendorBootImage()