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