Searched defs:ab_suffix (Results 1 – 6 of 6) sorted by relevance
| /system/core/fs_mgr/libfstab/ |
| D | slotselect.cpp | 49 std::string ab_suffix; in fs_mgr_get_slot_suffix() local 57 std::string ab_suffix; in fs_mgr_update_for_slotselect() local
|
| /system/core/fs_mgr/libfs_avb/ |
| D | avb_util.cpp | 181 const std::string& ab_suffix, in LoadAvbHashtreeToEnableVerity() 211 const std::string& ab_suffix, in AvbPartitionToDevicePatition() 233 std::string DeriveAvbPartitionName(const FstabEntry& fstab_entry, const std::string& ab_suffix, in DeriveAvbPartitionName() 550 const std::string& partition_name, const std::string& ab_suffix, in LoadAndVerifyVbmetaByPartition()
|
| D | avb_ops.cpp | 113 const std::string& ab_suffix) { in DeriveMountPoint() 255 AvbSlotVerifyResult FsManagerAvbOps::AvbSlotVerify(const std::string& ab_suffix, in AvbSlotVerify()
|
| D | fs_avb.cpp | 192 const std::string& partition_name, const std::string& ab_suffix, in LoadAndVerifyVbmeta() 334 const std::string& ab_suffix, in IsHashtreeDescriptorRootDigestMatching()
|
| /system/core/init/ |
| D | first_stage_mount.cpp | 781 std::string ab_suffix = fs_mgr_get_slot_suffix(); in GetDmVerityDevices() local
|
| /system/core/fs_mgr/ |
| D | fs_mgr_remount.cpp | 405 const auto ab_suffix = android::base::GetProperty("ro.boot.slot_suffix", ""); in SetVerityState() local
|