Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h233 int cryptfs_restart(void);
DCryptCommandListener.cpp198 std::thread(&cryptfs_restart).detach(); in runCommand()
Dcryptfs.cpp1497 int cryptfs_restart(void) in cryptfs_restart() function