OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cryptfs_enable_default
(Results
1 - 3
of
3
) sorted by null
/system/vold/
cryptfs.h
234
int
cryptfs_enable_default
(char *flag, int allow_reboot);
CommandListener.cpp
610
rc =
cryptfs_enable_default
(argv[2], /*allow_reboot*/false);
cryptfs.c
3307
int
cryptfs_enable_default
(char *howarg, int allow_reboot)
function
[
all
...]
Completed in 35 milliseconds