Searched refs:set_ap_rootfs_image (Results 1 – 3 of 3) sorted by relevance
498 void CuttlefishConfig::set_ap_rootfs_image(const std::string& ap_rootfs_image) { in set_ap_rootfs_image() function in cuttlefish::CuttlefishConfig
251 void set_ap_rootfs_image(const std::string& path);
1062 tmp_config_obj.set_ap_rootfs_image(ap_rootfs_image); in InitializeCuttlefishConfiguration()