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

/system/netd/server/
H A DCommandListener.h52 class InterfaceCmd : public NetdCommand { class in class:android::net::CommandListener
54 InterfaceCmd();
55 virtual ~InterfaceCmd() {}
H A DCommandListener.cpp110 registerLockingCmd(new InterfaceCmd());
125 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:android::net::CommandListener::InterfaceCmd
129 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,

Completed in 234 milliseconds