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

/system/netd/
H A DCommandListener.h91 class ListTtysCmd : public NetdCommand { class in class:CommandListener
93 ListTtysCmd();
94 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp132 registerCmd(new ListTtysCmd());
572 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:CommandListener::ListTtysCmd
576 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 5 milliseconds