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

/system/vold/
H A DCommandListener.h61 class StorageCmd : public VoldCommand { class in class:CommandListener
63 StorageCmd();
64 virtual ~StorageCmd() {}
H A DCommandListener.cpp48 registerCmd(new StorageCmd());
209 CommandListener::StorageCmd::StorageCmd() : function in class:CommandListener::StorageCmd
213 int CommandListener::StorageCmd::runCommand(SocketClient *cli,

Completed in 57 milliseconds