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

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

Completed in 58 milliseconds