Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc179 auto unpack_path = HostBinaryPath("unpack_bootimg"); in UnpackBootImage() local
180 Command unpack_cmd(unpack_path); in UnpackBootImage()
212 auto unpack_path = HostBinaryPath("unpack_bootimg"); in UnpackVendorBootImageIfNotUnpacked() local
213 Command unpack_cmd(unpack_path); in UnpackVendorBootImageIfNotUnpacked()