Searched defs:ab_suffix (Results  1 – 6 of 6) sorted by relevance
| /system/core/fs_mgr/ | 
| D | fs_mgr_slotselect.cpp | 49     std::string ab_suffix;  in fs_mgr_get_slot_suffix()  local57     std::string ab_suffix;  in fs_mgr_update_for_slotselect()  local
 
 | 
| D | fs_mgr_remount.cpp | 412     const auto ab_suffix = android::base::GetProperty("ro.boot.slot_suffix", "");  in SetVerityState()  local
 | 
| /system/core/fs_mgr/libfs_avb/ | 
| D | avb_util.cpp | 180                                    const std::string& ab_suffix,  in LoadAvbHashtreeToEnableVerity()210                                          const std::string& ab_suffix,  in AvbPartitionToDevicePatition()
 232 std::string DeriveAvbPartitionName(const FstabEntry& fstab_entry, const std::string& ab_suffix,  in DeriveAvbPartitionName()
 549     const std::string& partition_name, const std::string& ab_suffix,  in LoadAndVerifyVbmetaByPartition()
 
 | 
| D | avb_ops.cpp | 112     const std::string ab_suffix = fs_mgr_get_slot_suffix();  in DeriveMountPoint()  local249 AvbSlotVerifyResult FsManagerAvbOps::AvbSlotVerify(const std::string& ab_suffix,  in AvbSlotVerify()
 
 | 
| D | fs_avb.cpp | 186         const std::string& partition_name, const std::string& ab_suffix,  in LoadAndVerifyVbmeta()
 | 
| /system/core/init/ | 
| D | first_stage_mount.cpp | 713         std::string ab_suffix = fs_mgr_get_slot_suffix();  in GetDmVerityDevices()  local
 |