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

/system/netd/
H A DCommandListener.h87 class ListTtysCmd : public NetdCommand { class in class:CommandListener
89 ListTtysCmd();
90 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp58 registerCmd(new ListTtysCmd());
444 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:CommandListener::ListTtysCmd
448 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 201 milliseconds