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

/system/netd/server/
H A DCommandListener.h90 class ListTtysCmd : public NetdCommand { class in class:CommandListener
92 ListTtysCmd();
93 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp176 registerCmd(new ListTtysCmd());
484 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:CommandListener::ListTtysCmd
488 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 49 milliseconds