Home | History | Annotate | Download | only in vold

Lines Matching refs:CommandListener

31 #include "CommandListener.h"
39 CommandListener::CommandListener() :
50 void CommandListener::dumpArgs(int argc, char **argv, int argObscure) {
78 CommandListener::DumpCmd::DumpCmd() :
82 int CommandListener::DumpCmd::runCommand(SocketClient *cli,
108 CommandListener::VolumeCmd::VolumeCmd() :
112 int CommandListener::VolumeCmd::runCommand(SocketClient *cli,
200 CommandListener::ShareCmd::ShareCmd() :
204 int CommandListener::ShareCmd::runCommand(SocketClient *cli,
233 CommandListener::StorageCmd::StorageCmd() :
237 int CommandListener::StorageCmd::runCommand(SocketClient *cli,
284 CommandListener::AsecCmd::AsecCmd() :
288 int CommandListener::AsecCmd::runCommand(SocketClient *cli,
401 CommandListener::ObbCmd::ObbCmd() :
405 int CommandListener::ObbCmd::runCommand(SocketClient *cli,
465 CommandListener::XwarpCmd::XwarpCmd() :
469 int CommandListener::XwarpCmd::runCommand(SocketClient *cli,