Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp472 std::string CuttlefishConfig::ap_rootfs_image() const { in ap_rootfs_image() function in cuttlefish::CuttlefishConfig
475 void CuttlefishConfig::set_ap_rootfs_image(const std::string& ap_rootfs_image) { in set_ap_rootfs_image()
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1101 std::string ap_rootfs_image = ""; in InitializeCuttlefishConfiguration() local