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

/system/netd/server/
H A DCommandListener.h84 class ListTtysCmd : public NetdCommand { class in class:CommandListener
86 ListTtysCmd();
87 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp191 registerLockingCmd(new ListTtysCmd());
477 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:CommandListener::ListTtysCmd
481 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 26 milliseconds