Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h121 void set_decompressed_kernel_image_path(const std::string& path);
Dcuttlefish_config.cpp263 void CuttlefishConfig::set_decompressed_kernel_image_path( in set_decompressed_kernel_image_path() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc333 tmp_config_obj.set_decompressed_kernel_image_path( in InitializeCuttlefishConfiguration()