Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/commands/launch/
Dboot_image_unpacker.cc104 const std::string& kernel_image_path) { in Unpack()
/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp227 std::string CuttlefishConfig::kernel_image_path() const { in kernel_image_path() function in vsoc::CuttlefishConfig
239 const std::string& kernel_image_path) { in set_kernel_image_path()