Searched refs:ap_vbmeta_path (Results 1 – 4 of 4) sorted by relevance
63 CF_EXPECT(PrepareVBMetaImage(instance.ap_vbmeta_path(), false)); in GeneratePersistentVbmeta()
78 .image_file_path = AbsolutePath(instance.ap_vbmeta_path()), in PersistentAPCompositeDiskConfig()
520 std::string ap_vbmeta_path() const;
1415 std::string CuttlefishConfig::InstanceSpecific::ap_vbmeta_path() const { in ap_vbmeta_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific