Searched refs:ap_uboot_env_image_path (Results 1 – 4 of 4) sorted by relevance
138 if (!PrepareBootEnvImage(instance_.ap_uboot_env_image_path(), in Setup()
448 .image_file_path = AbsolutePath(instance.ap_uboot_env_image_path()), in persistent_ap_composite_disk_config()
389 std::string ap_uboot_env_image_path() const;
1018 std::string CuttlefishConfig::InstanceSpecific::ap_uboot_env_image_path() const { in ap_uboot_env_image_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific