Home
last modified time | relevance | path

Searched refs:GetVerityDeviceName (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h131 std::string GetVerityDeviceName(const FstabEntry& entry);
/aosp14/system/core/fs_mgr/libfs_avb/
H A Dfs_avb.cpp507 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in TearDownAvbHashtree()
H A Davb_util.cpp104 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in HashtreeDmVeritySetup()
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp910 std::string GetVerityDeviceName(const FstabEntry& entry) { in GetVerityDeviceName() function
H A Dfs_mgr.cpp2178 std::string mount_point = GetVerityDeviceName(entry); in fs_mgr_is_verity_enabled()
2201 std::string device = GetVerityDeviceName(entry); in fs_mgr_get_hashtree_info()