Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_unpacker.cc129 const std::string& kernel_image_path) { in Unpack()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp272 std::string CuttlefishConfig::kernel_image_path() const { in kernel_image_path() function in vsoc::CuttlefishConfig
284 const std::string& kernel_image_path) { in set_kernel_image_path()