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

  /system/vold/
CommandListener.h 68 class CryptfsCmd : public VoldCommand {
70 CryptfsCmd();
71 virtual ~CryptfsCmd() {}
CommandListener.cpp 52 registerCmd(new CryptfsCmd());
538 CommandListener::CryptfsCmd::CryptfsCmd() :
557 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli,

Completed in 45 milliseconds