Searched refs:InterfaceCmd (Results 1 - 2 of 2) sorted by last modified time

/system/netd/
H A DCommandListener.cpp128 registerCmd(new InterfaceCmd());
202 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:CommandListener::InterfaceCmd
222 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,
H A DCommandListener.h63 class InterfaceCmd : public NetdCommand { class in class:CommandListener
65 InterfaceCmd();
66 virtual ~InterfaceCmd() {}

Completed in 1235 milliseconds