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

/system/netd/
H A DCommandListener.h62 class InterfaceCmd : public NetdCommand { class in class:CommandListener
64 InterfaceCmd();
65 virtual ~InterfaceCmd() {}
H A DCommandListener.cpp134 registerCmd(new InterfaceCmd());
214 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:CommandListener::InterfaceCmd
218 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,

Completed in 137 milliseconds