Searched defs:ap_rootfs_image (Results 1 – 2 of 2) sorted by relevance
472 std::string CuttlefishConfig::ap_rootfs_image() const { in ap_rootfs_image() function in cuttlefish::CuttlefishConfig475 void CuttlefishConfig::set_ap_rootfs_image(const std::string& ap_rootfs_image) { in set_ap_rootfs_image()
1101 std::string ap_rootfs_image = ""; in InitializeCuttlefishConfiguration() local