Searched refs:CryptfsCmd (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A DCryptCommandListener.h33 class CryptfsCmd : public VoldCommand { class in class:CryptCommandListener
35 CryptfsCmd();
36 virtual ~CryptfsCmd() {}
H A DCryptCommandListener.cpp58 registerCmd(new CryptfsCmd());
101 CryptCommandListener::CryptfsCmd::CryptfsCmd() : function in class:CryptCommandListener::CryptfsCmd
172 int CryptCommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 76 milliseconds