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

/system/netd/
H A DCommandListener.h98 class PppdCmd : public NetdCommand { class in class:CommandListener
100 PppdCmd();
101 virtual ~PppdCmd() {}
H A DCommandListener.cpp133 registerCmd(new PppdCmd());
768 CommandListener::PppdCmd::PppdCmd() : function in class:CommandListener::PppdCmd
772 int CommandListener::PppdCmd::runCommand(SocketClient *cli,

Completed in 6 milliseconds