Home
last modified time | relevance | path

Searched defs:ap_rootfs_image (Results 1 – 1 of 1) 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()