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

/system/vold/
H A DCommandListener.h75 class CryptfsCmd : public VoldCommand { class in class:CommandListener
77 CryptfsCmd();
78 virtual ~CryptfsCmd() {}
H A DCommandListener.cpp50 registerCmd(new CryptfsCmd());
535 CommandListener::CryptfsCmd::CryptfsCmd() : function in class:CommandListener::CryptfsCmd
539 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 48 milliseconds