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.cpp322 std::thread(&cryptfs_mount_default_encrypted).detach(); in runCommand()
Dcryptfs.c3706 int cryptfs_mount_default_encrypted(void) function