HomeSort by relevance Sort by last modified time
    Searched refs:fs_mgr_resume_verity_table (Results 1 - 4 of 4) sorted by null

  /system/core/fs_mgr/
fs_mgr_priv_dm_ioctl.h 32 bool fs_mgr_resume_verity_table(struct dm_ioctl* io, const std::string& name, int fd);
fs_mgr_dm_ioctl.cpp 73 bool fs_mgr_resume_verity_table(struct dm_ioctl* io, const std::string& name, int fd) { function
fs_mgr_avb.cpp 388 if (!fs_mgr_resume_verity_table(io, mount_point, fd)) {
fs_mgr_verity.cpp 902 if (!fs_mgr_resume_verity_table(io, mount_point, fd)) {

Completed in 75 milliseconds