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

  /system/vold/
CommandListener.h 70 class FstrimCmd : public VoldCommand {
72 FstrimCmd();
73 virtual ~FstrimCmd() {}
CommandListener.cpp 67 registerCmd(new FstrimCmd());
596 CommandListener::FstrimCmd::FstrimCmd() :
599 int CommandListener::FstrimCmd::runCommand(SocketClient *cli,

Completed in 62 milliseconds