Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h139 void set_vendor_ramdisk_image_path(const std::string&
Dcuttlefish_config.cpp302 void CuttlefishConfig::set_vendor_ramdisk_image_path( in set_vendor_ramdisk_image_path() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc405 tmp_config_obj.set_vendor_ramdisk_image_path(vendor_ramdisk_path); in InitializeCuttlefishConfiguration()