OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CryptfsCmd
(Results
1 - 2
of
2
) sorted by null
/system/vold/
CryptCommandListener.h
33
class
CryptfsCmd
: public VoldCommand {
35
CryptfsCmd
();
36
virtual ~
CryptfsCmd
() {}
CryptCommandListener.cpp
60
registerCmd(new
CryptfsCmd
());
103
CryptCommandListener::
CryptfsCmd
::
CryptfsCmd
() :
174
int CryptCommandListener::
CryptfsCmd
::runCommand(SocketClient *cli,
Completed in 517 milliseconds