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

/system/netd/
H A DCommandListener.h59 class InterfaceCmd : public NetdCommand { class in class:CommandListener
61 InterfaceCmd();
62 virtual ~InterfaceCmd() {}
H A DCommandListener.cpp54 registerCmd(new InterfaceCmd());
83 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:CommandListener::InterfaceCmd
103 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,

Completed in 139 milliseconds