HomeSort by relevance Sort by last modified time
    Searched full:get_verity_device_name (Results 1 - 1 of 1) sorted by null

  /system/core/fs_mgr/
fs_mgr_verity.c 260 static int get_verity_device_name(struct dm_ioctl *io, char *name, int fd, char **dev_name) function
367 if (get_verity_device_name(io, mount_point, fd, &verity_blk_name) < 0) {

Completed in 89 milliseconds