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

  /system/vold/
CommandListener.h 75 class CryptfsCmd : public VoldCommand {
77 CryptfsCmd();
78 virtual ~CryptfsCmd() {}
CommandListener.cpp 50 registerCmd(new CryptfsCmd());
535 CommandListener::CryptfsCmd::CryptfsCmd() :
539 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 1108 milliseconds