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

  /system/core/fs_mgr/
fs_mgr_priv_dm_ioctl.h 25 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd);
fs_mgr_dm_ioctl.cpp 39 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd) { function
fs_mgr_avb.cpp 362 if (!fs_mgr_create_verity_device(io, mount_point, fd)) {
fs_mgr_verity.cpp 807 if (!fs_mgr_create_verity_device(io, mount_point, fd)) {

Completed in 85 milliseconds