Home
last modified time | relevance | path

Searched defs:ab_suffix (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_slotselect.cpp49 std::string ab_suffix; in fs_mgr_get_slot_suffix() local
57 std::string ab_suffix; in fs_mgr_update_for_slotselect() local
H A Dfs_mgr_remount.cpp412 const auto ab_suffix = android::base::GetProperty("ro.boot.slot_suffix", ""); in SetVerityState() local
/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp180 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()
H A Davb_ops.cpp112 const std::string ab_suffix = fs_mgr_get_slot_suffix(); in DeriveMountPoint() local
249 AvbSlotVerifyResult FsManagerAvbOps::AvbSlotVerify(const std::string& ab_suffix, in AvbSlotVerify()
H A Dfs_avb.cpp186 const std::string& partition_name, const std::string& ab_suffix, in LoadAndVerifyVbmeta()
/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp713 std::string ab_suffix = fs_mgr_get_slot_suffix(); in GetDmVerityDevices() local