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