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 189 #define DATA_MNT_POINT "/data"
cryptfs.cpp     [all...]
CryptCommandListener.cpp 164 Process::killProcessesWithOpenFiles(DATA_MNT_POINT, SIGKILL);
Ext4Crypt.cpp 64 const std::string device_key_dir = std::string() + DATA_MNT_POINT + e4crypt_unencrypted_folder;
68 const std::string user_key_dir = std::string() + DATA_MNT_POINT + "/misc/vold/user_keys";
  /system/core/init/
builtins.cpp 282 #define DATA_MNT_POINT "/data"

Completed in 109 milliseconds