HomeSort by relevance Sort by last modified time
    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 58 registerCmd(new CryptfsCmd());
101 CryptCommandListener::CryptfsCmd::CryptfsCmd() :
172 int CryptCommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 5048 milliseconds