Home
last modified time | relevance | path

Searched defs:vendor_boot_image_path (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc145 const std::string& vendor_boot_image_path, const std::string& unpack_dir) { in UnpackVendorBootImageIfNotUnpacked()
235 const std::string& vendor_boot_image_path, in RepackVendorBootImage()
320 const std::string& vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp181 std::string CuttlefishConfig::InstanceSpecific::vendor_boot_image_path() const { in vendor_boot_image_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific