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

  /system/vold/
CommandListener.h 75 class FstrimCmd : public VoldCommand {
77 FstrimCmd();
78 virtual ~FstrimCmd() {}
CommandListener.cpp 53 registerCmd(new FstrimCmd());
721 CommandListener::FstrimCmd::FstrimCmd() :
724 int CommandListener::FstrimCmd::runCommand(SocketClient *cli,

Completed in 33 milliseconds