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 53 registerCmd(new CryptfsCmd());
552 CommandListener::CryptfsCmd::CryptfsCmd() :
556 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 110 milliseconds