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

/system/netd/
H A DCommandListener.h61 class InterfaceCmd : public NetdCommand { class in class:CommandListener
63 InterfaceCmd();
64 virtual ~InterfaceCmd() {}
H A DCommandListener.cpp57 registerCmd(new InterfaceCmd());
113 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:CommandListener::InterfaceCmd
133 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,

Completed in 5 milliseconds