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

/system/netd/server/
H A DCommandListener.h53 class InterfaceCmd : public NetdCommand { class in class:android::net::CommandListener
55 InterfaceCmd();
56 virtual ~InterfaceCmd() {}
H A DCommandListener.cpp108 registerLockingCmd(new InterfaceCmd());
123 CommandListener::InterfaceCmd::InterfaceCmd() : function in class:android::net::CommandListener::InterfaceCmd
127 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli,

Completed in 60 milliseconds