Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h106 void set_decompressed_kernel_image_path(const std::string& path);
Dcuttlefish_config.cpp261 void CuttlefishConfig::set_decompressed_kernel_image_path( in set_decompressed_kernel_image_path() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dflags.cc288 tmp_config_obj.set_decompressed_kernel_image_path( in InitializeCuttlefishConfiguration()