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

  /system/vold/
CommandListener.h 73 class CryptfsCmd : public VoldCommand {
75 CryptfsCmd();
76 virtual ~CryptfsCmd() {}
CommandListener.cpp 50 registerCmd(new CryptfsCmd());
496 CommandListener::CryptfsCmd::CryptfsCmd() :
500 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 833 milliseconds