Searched refs:CryptfsCmd (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 17 milliseconds