Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_unpacker.cc128 const std::string& vendor_ramdisk_image_path, in Unpack()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp299 std::string CuttlefishConfig::vendor_ramdisk_image_path() const { in vendor_ramdisk_image_path() function in cuttlefish::CuttlefishConfig
303 const std::string& vendor_ramdisk_image_path) { in set_vendor_ramdisk_image_path()