Searched refs:ap_rootfs_image (Results 1 – 4 of 4) sorted by relevance
724 std::string CuttlefishConfig::ap_rootfs_image() const { in ap_rootfs_image() function in cuttlefish::CuttlefishConfig727 void CuttlefishConfig::set_ap_rootfs_image(const std::string& ap_rootfs_image) { in set_ap_rootfs_image() argument728 (*dictionary_)[kApRootfsImage] = ap_rootfs_image; in set_ap_rootfs_image()
306 std::string ap_rootfs_image() const;
291 DEFINE_string(ap_rootfs_image,
88 DECLARE_string(ap_rootfs_image);