Searched refs:AsecCmd (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A DCommandListener.h52 class AsecCmd : public VoldCommand { class in class:CommandListener
54 AsecCmd();
55 virtual ~AsecCmd() {}
H A DCommandListener.cpp43 registerCmd(new AsecCmd());
284 CommandListener::AsecCmd::AsecCmd() : function in class:CommandListener::AsecCmd
288 int CommandListener::AsecCmd::runCommand(SocketClient *cli,

Completed in 327 milliseconds