Searched refs:ap_uboot_env_image_path (Results 1 – 4 of 4) sorted by relevance
74 .image_file_path = AbsolutePath(instance.ap_uboot_env_image_path()), in PersistentAPCompositeDiskConfig()
226 config, instance, instance.ap_uboot_env_image_path(), in InitBootloaderEnvPartition()
438 std::string ap_uboot_env_image_path() const;
1379 std::string CuttlefishConfig::InstanceSpecific::ap_uboot_env_image_path() const { in ap_uboot_env_image_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific