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

  /system/core/fs_mgr/
fs_mgr_priv_dm_ioctl.h 27 bool fs_mgr_destroy_verity_device(struct dm_ioctl* io, const std::string& name, int fd);
fs_mgr_dm_ioctl.cpp 48 bool fs_mgr_destroy_verity_device(struct dm_ioctl* io, const std::string& name, int fd) { function
fs_mgr_verity.cpp 925 } else if (!fs_mgr_destroy_verity_device(io, mount_point, fd)) {

Completed in 73 milliseconds