Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h752 void set_kernel_path(const std::string& kernel_path);
Dcuttlefish_config_instance.cpp319 void CuttlefishConfig::MutableInstanceSpecific::set_kernel_path( in set_kernel_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc1379 instance.set_kernel_path(cur_kernel_path); in DiskImageFlagsVectorization()