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

  /system/vold/
cryptfs.h 193 #define DATA_MNT_POINT "/data"
cryptfs.cpp     [all...]
Ext4Crypt.cpp 74 const std::string device_key_dir = std::string() + DATA_MNT_POINT + e4crypt_unencrypted_folder;
78 const std::string user_key_dir = std::string() + DATA_MNT_POINT + "/misc/vold/user_keys";
83 std::string() + DATA_MNT_POINT + "/misc/vold/volume_keys";
275 struct fstab_rec* rec = fs_mgr_get_entry_for_mount_point(fstab_default, DATA_MNT_POINT);
    [all...]
VoldNativeService.cpp 558 KillProcessesWithOpenFiles(DATA_MNT_POINT, SIGKILL);
  /system/core/init/
builtins.cpp 326 #define DATA_MNT_POINT "/data"
    [all...]

Completed in 112 milliseconds