Home
last modified time | relevance | path

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

/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h124 std::string GetVerityDeviceName(const FstabEntry& entry);
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp506 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in TearDownAvbHashtree()
Davb_util.cpp112 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in HashtreeDmVeritySetup()
/system/core/fs_mgr/
Dfs_mgr_fstab.cpp863 std::string GetVerityDeviceName(const FstabEntry& entry) { in GetVerityDeviceName() function
Dfs_mgr.cpp2081 std::string mount_point = GetVerityDeviceName(entry); in fs_mgr_is_verity_enabled()
2110 std::string device = GetVerityDeviceName(entry); in fs_mgr_verity_is_check_at_most_once()