Home
last modified time | relevance | path

Searched refs:ap_kernel_image (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/parser/doc/
Dconnectivity.dot6 wifi--ap_kernel_image
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp411 std::string CuttlefishConfig::ap_kernel_image() const { in ap_kernel_image() function in cuttlefish::CuttlefishConfig
414 void CuttlefishConfig::set_ap_kernel_image(const std::string& ap_kernel_image) { in set_ap_kernel_image() argument
415 (*dictionary_)[kApKernelImage] = ap_kernel_image; in set_ap_kernel_image()
Ddata_image.cpp397 .Kernel(config_.ap_kernel_image()); in BuildAPImage()
Dcuttlefish_config.h213 std::string ap_kernel_image() const;
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopen_wrt.cpp92 ap_cmd.Cmd().AddParameter(config_.ap_kernel_image()); in Commands()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc352 DEFINE_string(ap_kernel_image, CF_DEFAULTS_AP_KERNEL_IMAGE,