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