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

/system/netd/
H A DCommandListener.h89 class ListTtysCmd : public NetdCommand { class in class:CommandListener
91 ListTtysCmd();
92 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp61 registerCmd(new ListTtysCmd());
465 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:CommandListener::ListTtysCmd
469 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 231 milliseconds