Home
last modified time | relevance | path

Searched refs:cryptfs_mount_default_encrypted (Results 1 – 3 of 3) sorted by relevance

/system/vold/
Dcryptfs.h243 int cryptfs_mount_default_encrypted(void);
DCryptCommandListener.cpp323 std::thread(&cryptfs_mount_default_encrypted).detach(); in runCommand()
Dcryptfs.cpp3423 int cryptfs_mount_default_encrypted(void) in cryptfs_mount_default_encrypted() function