Searched defs:AsecCmd (Results 1 - 2 of 2) sorted by last modified time

/system/vold/
H A DCommandListener.cpp46 registerCmd(new AsecCmd());
260 CommandListener::AsecCmd::AsecCmd() : function in class:CommandListener::AsecCmd
264 int CommandListener::AsecCmd::runCommand(SocketClient *cli,
H A DCommandListener.h45 class AsecCmd : public VoldCommand { class in class:CommandListener
47 AsecCmd();
48 virtual ~AsecCmd() {}

Completed in 59 milliseconds