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

  /system/core/fs_mgr/include/
fs_mgr.h 113 int fs_mgr_is_file_encrypted(const struct fstab_rec *fstab);
  /system/core/fs_mgr/
fs_mgr_fstab.c 504 int fs_mgr_is_file_encrypted(const struct fstab_rec *fstab) function
  /bootable/recovery/uncrypt/
uncrypt.cpp 200 if (fs_mgr_is_encryptable(v) || fs_mgr_is_file_encrypted(v)) {

Completed in 55 milliseconds