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

/system/netd/server/
H A DCommandListener.h79 class ListTtysCmd : public NetdCommand { class in class:android::net::CommandListener
81 ListTtysCmd();
82 virtual ~ListTtysCmd() {}
H A DCommandListener.cpp107 registerLockingCmd(new ListTtysCmd());
347 CommandListener::ListTtysCmd::ListTtysCmd() : function in class:android::net::CommandListener::ListTtysCmd
351 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli,

Completed in 65 milliseconds