Home
last modified time | relevance | path

Searched refs:ap_rootfs_image (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp724 std::string CuttlefishConfig::ap_rootfs_image() const { in ap_rootfs_image() function in cuttlefish::CuttlefishConfig
727 void CuttlefishConfig::set_ap_rootfs_image(const std::string& ap_rootfs_image) { in set_ap_rootfs_image() argument
728 (*dictionary_)[kApRootfsImage] = ap_rootfs_image; in set_ap_rootfs_image()
Dcuttlefish_config.h306 std::string ap_rootfs_image() const;
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc291 DEFINE_string(ap_rootfs_image,
Ddisk_flags.cc88 DECLARE_string(ap_rootfs_image);