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

/system/vold/
H A DCommandListener.h63 class StorageCmd : public VoldCommand { class in class:CommandListener
65 StorageCmd();
66 virtual ~StorageCmd() {}
H A DCommandListener.cpp63 registerCmd(new StorageCmd());
282 CommandListener::StorageCmd::StorageCmd() : function in class:CommandListener::StorageCmd
286 int CommandListener::StorageCmd::runCommand(SocketClient *cli,

Completed in 78 milliseconds